ViewerPreferencesHideToolbar Property |
A flag specifying whether to hide the viewer application’s tool
bars when the document is active. Default value: False.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool HideToolbar { get; set; }
Public Property HideToolbar As Boolean
Get
Set
Property Value
Type:
BooleanSee Also