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

EnableRubberStampAnnotationButton Property (DocuVieware)

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