Click or drag to resize

WebDocumentRequestHandlerAnnotationStreamWritten Event

Fires after the annotation data has been written to the annotation stream, but before it's closed.

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 event DocumentSaveEventHandler AnnotationStreamWritten

Value

Type: Atalasoft.Imaging.WebControlsDocumentSaveEventHandler
Remarks
Only the AnnotationStream will be populated during this event,
See Also