In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableFreehandHighlighterAnnotationButton Property

EnableFreehandHighlighterAnnotationButton Property (DocuViewareControl)

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