THotPDF.AddLoadedNamedDestination

THotPDF

 

Top  Previous  Next

Adds a named destination to a loaded PDF.

 

Delphi syntax:

function AddLoadedNamedDestination( const AName: AnsiString; DestPageIndex: Integer;

 

Description

Adds a named destination to a loaded PDF.

Links a string name to a page index and coordinates.

 

See also: THotPDF