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

EnableLineAnnotationButton Property (DocuViewareControl)

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