WebDocumentRequestHandlerDocumentInfoRequestResponseSend Event |
Fires when constructing response JSON for requesting document info operation.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
Remarks
The data from this event can passed to 'annotationloaded' and 'formsloaded' client-side events,
since Web Document Viewer can optimize its requests, and send one request to retrieve document information,
annotations and forms.
See Also