Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

HideMenubar Property






Shows or hides the menu bar in the External viewer.
Syntax
public bool HideMenubar {get; set;}
'Declaration
 
Public Property HideMenubar As Boolean
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As Boolean
 
instance.HideMenubar = value
 
value = instance.HideMenubar
public:
property bool HideMenubar {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

PDFInitialViewOptions Class
PDFInitialViewOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features