Click or drag to resize

ViewerPreferencesHideMenuBar Property

A flag specifying whether to hide the viewer application’s menu bar when the document is active. Default value: False.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool HideMenuBar { get; set; }

Property Value

Boolean
See Also