Click or drag to resize

DocumentConversionGetDoc Method

Gets the PDFDoc from the conversion. Can be accessed at any time during or after conversion.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFDoc GetDoc()

Return Value

Type: PDFDoc
The conversion's PDFDoc
See Also