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

AnnotationEditorMode Property (DocuVieware)

In This Topic
Specifies the editor mode for the GdPicture/XMP annotation support.
Syntax
'Declaration
 
Public Property AnnotationEditorMode As Boolean
public bool AnnotationEditorMode {get; set;}
Remarks
Setting true permits the end user to edit available GdPicture/XMP annotations. Setting false locks all annotations.
Default value is true.
See Also