ViewerPreference.HideWindowUI

ViewerPreference.HideWindowUI field

A flag specifying whether to hide user interface elements in the document’s window (such as scroll bars and navigation controls), leaving only the document’s contents displayed.

public const int HideWindowUI;

See Also