VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Formatters Namespace / FormFieldTemplateFormatter Class
Constructors Properties Methods SeeAlso
In This Topic
    FormFieldTemplateFormatter Class Members
    In This Topic
    The following tables list the members exposed by FormFieldTemplateFormatter.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the FormFieldTemplateFormatter class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the SerializationBinder that performs type lookups during deserialization.
    Public PropertyGets or sets the StreamingContext used for serialization and deserialization.
    Public PropertyGets or sets the SurrogateSelector used by the current formatter.
    Public Methods
     NameDescription
    Public MethodDeserializes the data on the provided stream and reconstitutes the graph of objects.
    Public MethodSerializes a FormDocumentTemplate or FormPageTemplate object to the provided stream.
    See Also