AnnotationDataRequestedEventArgsFilePath Property |
The relative file path that was requested by the client. This can be used in conjunction
with the Layers 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)
Syntaxpublic string FilePath { get; set; }Public Property FilePath As String
Get
Set
Property Value
Type:
String
See Also