Click or drag to resize

DocumentConversionGetNumConvertedPages Method

Returns the number of pages which have been added to the destination document. Will never decrease, and will not change after the conversion status becomes "complete".

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint GetNumConvertedPages()

Return Value

Type: UInt32
The number of pages that have been converted
See Also