THotPDF.GetLoadedBookmarkPageIndex

THotPDF

 

Top  Previous  Next

Gets the page index of a bookmark by title.

 

Delphi syntax:

function GetLoadedBookmarkPageIndex( const ATitle: AnsiString ): Integer;

 

Description

Gets the page index of a bookmark by title.

Returns the 0-based page index of the bookmark destination.

 

See also: THotPDF