HideViewerUI
IPDFDocument4 :: General document management :: Viewer preferences

See Also
Collapse All

This property gets or sets the value indicating whether the PDF reader should hide all user interface elements, except navigation elements.

Syntax

VARIANT_BOOL HideViewerUI { get; set; }
Value
VARIANT_TRUE if the PDF reader hides all user interface elements, except navigation elements, VARIANT_FALSE otherwise.

Remarks

See the CenterWindow property for examples.

See Also

Reference