ExpertPdf Html to Pdf Converter Library
HideToolbar Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesHideToolbar
ExpertPdf Html to Pdf Converter Library
A flag specifying whether to hide the viewer application’s tool bars when the document is active. Default value: False.
Declaration Syntax
C#Visual BasicVisual C++
public bool HideToolbar { get; set; }
Public Property HideToolbar As Boolean
	Get
	Set
public:
property bool HideToolbar {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)