FitWindow
IPDFDocument4 :: General document management :: Viewer preferences

See Also
Collapse All

This property gets or sets the value indicating whether to resize the document's window to fit the size of the first displayed page.

Syntax

VARIANT_BOOL FitWindow { get; set; }
Value
VARIANT_TRUE if the PDF reader fits the first page to screen size, VARIANT_FALSE otherwise.

Remarks

See the CenterWindow property for examples.

See Also

Reference