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

EnableRectangleHighlighterAnnotationButton Property (DocuVieware)

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