VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationDataDeserializationExceptionEventArgs Class
In This Topic
AnnotationDataDeserializationExceptionEventArgs Class Properties
In This Topic
For a list of all properties of this type, see AnnotationDataDeserializationExceptionEventArgs.
Public Properties
 NameDescription
Public PropertyGets an annotation data.
Public PropertyGets the assembly name of annotation data.
Public PropertyGets the type name of annotation data.
Public PropertyGets the exception which was thrown. (Inherited from ExceptionEventArgs)
See Also