C#
VB
C++
Shows or hides the menu bar in the External viewer.
public bool HideMenubar { get; set; }
Public Property HideMenubar As Boolean
true to hide the menu bar; false to disable the menubar.
Set this property to true to indicate that External viewers should hide the menu bar when the PDF file is opened.
For an example, refer to PDFInitialViewOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET