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

EnableSelectModeButton Property (DocuVieware)

In This Topic
Specifies whether the select mode button shall be enabled.
Syntax
'Declaration
 
Public Property EnableSelectModeButton As Boolean
public bool EnableSelectModeButton {get; set;}
Remarks
Default value is true.
See Also