In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / ToolbarStyle Property

ToolbarStyle Property (DocuVieware)

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 Auto.
See Also