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

Show in webframe

HideToolbar Property






Enables or disables the toolbar in the External viewer.
Syntax
public bool HideToolbar {get; set;}
'Declaration
 
Public Property HideToolbar As Boolean
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As Boolean
 
instance.HideToolbar = value
 
value = instance.HideToolbar
public:
property bool HideToolbar {
   bool get();
   void set (    bool value);
}

Property Value

true to enable the toolbar; false to disable the toolbar.
Remarks
Set this property to true to indicate that External viewers should display/enable the toolbar 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