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

In This Topic
EnableSelectModeButton Property (DocuViewareControl)
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