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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
Remarks
Only the DocumentStream will be populated during this event.
See Also