Class ViewerToolbarControl
Inheritance
System.Object
ViewerToolbarControl
Namespace: DocuWare.Platform.ServerClient.WebClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ViewerToolbarControl : object
Properties
Checked
Declaration
public bool Checked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
State
Declaration
public ToolbarControlState State { get; set; }
Property Value
Type | Description |
---|---|
ToolbarControlState |
Type
Declaration
public ToolbarControlType Type { get; set; }
Property Value
Type | Description |
---|---|
ToolbarControlType |