GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / EnableFreehandAnnotationButton Property

In This Topic
EnableFreehandAnnotationButton Property (DocuVieware)
In This Topic
Specifies whether the freehand annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.
Syntax
'Declaration
 
Public Property EnableFreehandAnnotationButton As Boolean
public bool EnableFreehandAnnotationButton {get; set;}
Remarks
Default value is true.
See Also