Click or drag to resize

WebAnnotationViewerReferencedImageAnnotationRootPath Property

Gets or sets a mappable application relative url path used for ReferencedImageAnnotation file paths, allows browser caching for images of the same file name.

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

Property Value

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