Click or drag to resize

PdfViewerPreferences HideWindowUI Property

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

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool HideWindowUI { get; set; }

Property Value

Type: Boolean
See Also