←Select platform

HideMenubar Property

Summary

Shows or hides the menu bar in the External viewer.

Syntax

C#
VB
C++
public bool HideMenubar {get; set;}
Public Property HideMenubar As Boolean
public: 
property bool HideMenubar { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to hide the menu bar; false to disable the menubar.

Remarks

Set this property to true to indicate that External viewers should hide the menu bar when the PDF file is opened.

Example

For an example, refer to PDFInitialViewOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize