[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ViewerPreferences.HideWindowUI

HideWindowUI Property

HideWindowUI

Gets or sets 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.

Default value: false.

Declaration
public bool HideWindowUI { get; set; }
Public Property HideWindowUI As Boolean