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