PdfViewerPreferencesHideWindowUI Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating 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.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool HideWindowUI { get; set; }

Property Value

Type: Boolean
See Also

Reference