|
THotPDF.SetLoadedOutlineDestination
|
Top Previous Next |
|
Sets the destination coordinates for a loaded outline
Delphi syntax: procedure SetLoadedOutlineDestination( Index, DestPageIndex: Integer; X: Single= 0; Y: Single= 0; Zoom: Single= 0 );
Description Sets the destination coordinates for a loaded outline Updates the target coordinates and zoom level
See also: THotPDF |