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

EnableLinkAnnotationButton Property (DocuVieware)

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