Click or drag to resize

WebAnnotationControllerDefaultAnnotations Property

Gets or sets the default annotations.

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 AnnotationDataCollection DefaultAnnotations { get; set; }

Property Value

Type: AnnotationDataCollection
See Also