ZoomName
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the PDF document page zoom level.

Syntax

enum ZoomName

Remarks

PDF Creator Pilot supports the following zoom levels:

Name

Description

Value

znFitPage Fits the entire page within the window both horizontally and vertically

0

znFitWidth Fits the entire width of the page within the window

1

znFitHeight Fits the entire height of the page within the window

2

znFitVisible Fits the entire width of its bounding box within the window

3

See Also

Reference