WebAnnotationViewer.ReferencedImageAnnotationRootPath 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)
Syntaxpublic string ReferencedImageAnnotationRootPath { get; set; }
Public Property ReferencedImageAnnotationRootPath As String
Get
Set
Property Value
Type:
String
Remarks Caution |
---|
WebAnnotationViewer control is not available for .NET Core. |
See Also