ImageGear Professional for Windows ActiveX
IGPDFDestination Object

Description:

PDF destination object, which represents a particular view of a page in a document. It contains a reference to a page, a rectangle on that page, and information specifying how to adjust the view to fit the window's size and shape. See section 8.2, "Document-Level Navigation," in the PDF Reference for more information on destinations.

Interface:

IIGPDFDestination extends IIGObject

Members:

Methods
GetFitType Method Gets the destination's fit type. Applies only to IG_PDF_DEST_EXPLICIT type of destination.
GetName Method Gets the destination's named attributes. Applies only to IG_PDF_DEST_NAMED type of destination.
GetRect Method Gets the destination rectangle. Applies only to IG_PDF_DEST_EXPLICIT type of destination.
Remove Method Removes a view destination object. Before deleting a view destination, ensure that no link or bookmark refers to it.
Resolve Method Resolves the destination.
Properties
PageNumber Property The page number of the destination's page.
Type Property The destination type.
Zoom Property The destination's zoom factor.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback