Click or drag to resize

WebAnnotationViewerAuthorMode Property

Gets or sets a value that determines how many annotations are created in InteractMode.Author, AuthorMode.Single will change InteractMode back to the previous 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
Remarks
Caution note Caution
WebAnnotationViewer control is not available for .NET Core.
See Also