←Select platform

HideToolbar Property

Summary

Indicates whether the initial view should hide the toolbar

Syntax

C#
VB
Java
Objective-C
C++
public bool HideToolbar {get; set;}
Public Property HideToolbar As Boolean
@property (nonatomic, assign) BOOL hideToolbar
public boolean getHideToolbar() 
public void setHideToolbar(boolean hideToolbar) 
public: 
property bool HideToolbar { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the initial view should hide the toolbar, otherwise; false. Default value is false.

Example

For an example, refer to PdfDocumentOptions.

Requirements

Target Platforms

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