|
GetTotalPDFFontsInPage |
Top Previous Next |
|
[This method is new in version 2.04 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]
The method GetTotalPDFFontsInPage returns the number of font objects present in the specified page.
Syntax
Parameters
PageNo Specifies the page number from which font information is to be extracted.
Return Value
The number of font objects present.
Refer example 'Tutorial - Extract Font Information' |