Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- document
- The document in which the destination is used.
- page
- The destination page.
- fitType
- Destination fit type. Must be one of the View Destination Fit Types.
- rect
- Destination rectangle, specified in user space coordinates. The appropriate information will be extracted from rect, depending on fitType, to create the destination. All four of rect's components should be set.
- zoom
- The zoom factor to set for the destination. Used only if fitType is XYZ.
- pageNumber
- Page number of the destination's page.