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

EnableTextAnnotationButton Property (DocuViewareControl)

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