Click or drag to resize

AnnotationControllerAnnotationDeserialization Event

Raised when an object is deserialized to allow developers to cancel or modify the object before its added into the controller.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event AnnotationDeserializationEventHandler AnnotationDeserialization

Value

Type: Atalasoft.Annotate.FormattersAnnotationDeserializationEventHandler
See Also