ViewerPreferencesHideWindowUI Property ByteScout PDF SDK
Gets or sets a value indicating whether to hide user interface elements in the documents window (such as scroll bars and navigation controls), leaving only the document’s contents displayed.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public bool HideWindowUI { get; set; }

Property Value

Type: Boolean
See Also

Reference