VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Formatters Namespace / FormFieldTemplateSerializationBinder Class
Constructors Properties Methods SeeAlso
In This Topic
    FormFieldTemplateSerializationBinder Class Members
    In This Topic
    The following tables list the members exposed by FormFieldTemplateSerializationBinder.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormFieldTemplateSerializationBinder class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the current FormFieldTemplateSerializationBinder.
    Public Propertystatic (Shared in Visual Basic)Gets the default FormFieldTemplateSerializationBinder.
    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