WebDocumentRequestHandlerOnDocumentStreamWritten Method |
Called by the handler during a save event, right before the DocumentStream is closed.
This subsequently fires the DocumentStreamWritten event.
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
Only the DocumentStream will be populated during this event.
See Also