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 String

DLL

wchar_t * DLGetPageLabel(int InstanceID, int Page);

Parameters

PageThe number of the page to retrieve the page number of