Click or drag to resize
PdfViewerPreferencesHideMenuBar Property
A flag specifying whether to hide the viewer application’s menu bar when the document is active. Default value: False.

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public bool HideMenuBar { get; set; }

Property Value

Type: Boolean
See Also