VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationDataDeserializationExceptionEventArgs Class
Properties Fields SeeAlso
In This Topic
    AnnotationDataDeserializationExceptionEventArgs Class Members
    In This Topic
    The following tables list the members exposed by AnnotationDataDeserializationExceptionEventArgs.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
    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