GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / ToolbarStyle Property

In This Topic
ToolbarStyle Property (DocuViewareControl)
In This Topic
Specifies the Toolbar style, Desktop, Mobile or Auto.
Syntax
'Declaration
 
Public Property ToolbarStyle As ToolbarStyle
public ToolbarStyle ToolbarStyle {get; set;}
Remarks
Default value is ToolbarStyle.Auto.
See Also