VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormTemplateManager Class
In This Topic
FormTemplateManager Class Methods
In This Topic
For a list of all methods of this type, see FormTemplateManager.
Public Methods
 NameDescription
Public MethodOverloaded. Adds an image and a page template, which is associated with image.
Public MethodAdds pages templates from specified document template to the manager and loads images of pages templates.
Public MethodAdds all page templates of the manager to the specified document template.
Public MethodAnalyzes the template image and saves information required for compensation of background of template image during form field recognition.
Public MethodDetermines whether this FormTemplateManager contains the specified page template.
Public MethodDetermines whether the template manager contains the specified template image.
Public MethodReturns a page template associated with specified image of page template.
Public MethodReturns an image associated with specified page template.
Public MethodOverloaded. Loads page templates from the specified document template and adds loaded page templates to the manager.
Public MethodRemoves the specified image and page template, associated with image, from the manager.
Public MethodOverloaded. Saves the current state of the manager to the specified document template.
Public MethodSets a page template associated with specified image.
Protected Methods
 NameDescription
Protected MethodCreates/loads an image associated with the page template.
Protected MethodCreates an empty page template for specified template image.
See Also