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

EnableStickyNoteAnnotationButton Property (DocuVieware)

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