Click or drag to resize

WebAnnotationControllerAuthorMode Property

Gets or sets a value which determines how many annotations are created by the mouse after CreateAnnotation is called. AuthorMode. Single will change InteractMode back to the original value or closest non Author value, after annotation creation.

Namespace:  Atalasoft.Imaging.WebControls.Annotations
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AuthorMode AuthorMode { get; set; }

Property Value

Type: AuthorMode
See Also