ImageGear Professional for Windows ActiveX
CreateDestination Method

Description:

Creates a new destination object.

Syntax:

      CreateDestination(Document As IGPDFDoc, Page As IGPDFPage,
InitialFitType As IGPDFAtom, InitialRect As IGPDFFixedRect,
InitialZoom As Long) As IGPDFDestination

Parameters:

Name Description
Document The document in which the destination is used.
Page The destination page.
InitialFitType Destination fit type. Must be one of the View Destination Fit Types.
InitialRect Destination rectangle, specified in user space coordinates. The appropriate information will be extracted from InitialRect, depending on InitialFitType, to create the destination. All four of InitialRect's components should be set.
InitialZoom The zoom factor to set for the destination. Used only if InitialFitType is XYZ.

Return Value:

The newly created IGPDFDestination Object.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback