Click or drag to resize

DocumentConversionGetConversionStatus Method

Get the state of the conversion process. Pair this with ConvertNextPage().

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DocumentConversionResult GetConversionStatus()

Return Value

Type: DocumentConversionResult
returns remaining content to be converted
See Also