PDFViewCtrlConvertedPages Property |
Gets the number of pages that have been converted since starting the conversion with
OpenUniversalDocument
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int ConvertedPages { get; }
Public ReadOnly Property ConvertedPages As Integer
Get
public:
virtual property int ConvertedPages {
int get () sealed;
}
function get_ConvertedPages();
Property Value
Type:
Int32See Also