|
THotPDF.ResolveLoadedNamedDestination
|
Top Previous Next |
|
Resolves a named destination to its page index.
Delphi syntax: function ResolveLoadedNamedDestination( const AName: AnsiString ): Integer;
Description Resolves a named destination to its page index. Returns the target page index of the named destination.
See also: THotPDF |