Controls if the viewer navigation controls are hidden when the PDF document is displayed.
This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool HideWindowUI { get; set; }
Public Property HideWindowUI As Boolean
Get
Set
public:
property bool HideWindowUI {
bool get ();
void set (bool value);
}
member HideWindowUI : bool with get, set
Property Value
Type:
Boolean
Reference