ViewerMode
IPDFDocument4 :: General document management :: Viewer preferences

See Also
Collapse All

This property gets or sets viewing modes when the document is opened.

Syntax

ModeType ViewerMode { get; set; }
Value
One of the ModeType values.

Remarks

See the CenterWindow property for examples.

Note: Setting this property to mtUseOptionalContent will force the output file format version to be 1.5. Setting this property to mtUseAttachments will force output file format version to be 1.6. See compatibility for more details.

See Also

Reference