In This Topic

ShowToolbar Property (DocuViewareControl)

In This Topic
Specifies whether the Toolbars are visible or not.
Syntax
'Declaration
 
Public Property ShowToolbar As Boolean
public bool ShowToolbar {get; set;}
Remarks
Default value is true.
See Also