VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Formatters Namespace / AnnotationSerializationBinder Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationSerializationBinder Class Members
    In This Topic
    The following tables list the members exposed by AnnotationSerializationBinder.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationSerializationBinder class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the current AnnotationSerializationBinder.
    Public Propertystatic (Shared in Visual Basic)Gets the default AnnotationSerializationBinder.
    Public Methods
     NameDescription
    Public MethodWhen overridden in a derived class, controls the binding of a serialized object to a type. (Inherited from System.Runtime.Serialization.SerializationBinder)
    Public MethodControls the binding of a serialized object to a type.
    See Also