THotPDF.GetLoadedPageLabel

THotPDF

 

Top  Previous  Next

Gets the page label text or style for a page index.

 

Delphi syntax:

function GetLoadedPageLabel( PageIndex: Integer; out AStyle: Integer; out APrefix: AnsiString; out AStart: Integer ): boolean;

 

Description

Gets the page label text or style for a page index.

Retrieves custom page numbers or prefixes.

 

See also: THotPDF