GetPageLabel
Page properties
Description
Returns the page label for the specified page.
Syntax
Delphi
function TPDFlib.GetPageLabel(Page: Integer): WideString;ActiveX
Function PDFlib::GetPageLabel(Page As Long) As StringDLL
wchar_t * DLGetPageLabel(int InstanceID, int Page);Parameters
| Page | The number of the page to retrieve the page number of |
|---|