VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormFieldTemplateCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    FormFieldTemplateCollection Class Members
    In This Topic
    The following tables list the members exposed by FormFieldTemplateCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormFieldTemplateCollection class.
    Public Properties
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodRemoves all elements from the collection.
    Protected MethodInserts an element into the collection at the specified index.
    Protected MethodRemoves the element at the specified index of the collection.
    Protected MethodReplaces the element at the specified index.
    Public Events
     NameDescription
    Public EventOccurs when the collection is changed.
    Public EventOccurs when the collection is changing.
    Public EventOccurs when property of FormFieldTemplate from the collection is changed.
    See Also