Click or drag to resize

AnnotationDataRequestedEventArgsDocumentPath Property

Gets the document path.

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

Property Value

Type: String
Remarks
Note that when reloading annotations for pages inserted using JS API FilePath will be empty. Application is responsible for handling such situation when annotations for external page sources are loaded individually.
See Also