AnnotationDeserializationEventArgs Class |
Namespace: Atalasoft.Annotate.Formatters
The AnnotationDeserializationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AnnotationDeserializationEventArgs | Creates a new instance of AnnotationDeserializationEventArgs. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether to add this object into the controller. | |
Controller | Gets the controller being serialized into. | |
Data | Gets or sets the object that will be added into the controller. | |
Formatter | Gets the formatter used to deserialize the data. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |