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: 11.4.0.9.0.377 (.NET 4.5.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