Click or drag to resize

WebAnnotationViewerAnnotationDataFormat Property

Gets or sets the AnnotationDataFormat to use while loading.

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

Property Value

Type: AnnotationDataFormat
Remarks
Caution note Caution
WebAnnotationViewer control is not available for .NET Core.
See Also