vpdf_GetPageTextLength

 

vpdf_GetPageTextLength(hVPDF As Long , dwPageNumber As Integer) As Integer

 

Description

 

Returns the length of the text on a PDF page in characters.

 

Parameters               

 

Long

hVPDF

Handle to the Vector PDF object.

Integer

dwPageNumber

0-based index of the page.

 

Return value

 

The number of characters on the page. (Including whitespace characters.)