InitialZoomPercent
IPDFDocument4 :: General document management :: Viewer preferences

See Also
Collapse All

This property gets or sets the zoom level (as a percentage) to use when the document is opened.

Syntax

LONG InitialZoomPercent { get; set; }
Value
Zoom level (as a percentage)

Remarks

The InitialZoomPercents property specifies how the document should be displayed when opened. You also may use the InitialZoom property.

See the CenterWindow property for examples.

See Also

Reference