Click or drag to resize

DocumentInfoRequestedEventArgsAnnotationFilePath Property

The relative annotation file path that was requested by the client. This can be used in conjunction with the AnnotationLayers property to use non filesystem based methods of loading annotation data.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string AnnotationFilePath { get; set; }

Property Value

Type: String
See Also