VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormFieldTemplateTable Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
FormFieldTemplateTable Class
In This Topic
Contains information about a regular table that consists of uniformly distributed identical form field templates.
Object Model
FormFieldTemplate FormFieldTemplateTable
Syntax
'Declaration

Public Class FormFieldTemplateTable
   Inherits FormFieldTemplateTable(Of T)

public class FormFieldTemplateTable : FormFieldTemplateTable<T>

Inheritance Hierarchy
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also