Name | Description | |
---|---|---|
![]() | FormTemplateManager | Initializes a new instance of the FormTemplateManager class. |
Name | Description | |
---|---|---|
![]() | FormTemplateManager | Initializes a new instance of the FormTemplateManager class. |
Name | Description | |
---|---|---|
![]() | DocumentName | Gets or sets the name of the current document. |
![]() | TemplateImages | Gets or sets an image collection of pages templates. |
Name | Description | |
---|---|---|
![]() | AddPageTemplate | Overloaded. Adds an image and a page template, which is associated with image. |
![]() | AddPageTemplatesFromDocument | Adds pages templates from specified document template to the manager and loads images of pages templates. |
![]() | AddPageTemplatesToDocument | Adds all page templates of the manager to the specified document template. |
![]() | CompensateTemplateImageBackground | Analyzes the template image and saves information required for compensation of background of template image during form field recognition. |
![]() | ContainsPageTemplate | Determines whether this FormTemplateManager contains the specified page template. |
![]() | ContainsTemplateImage | Determines whether the template manager contains the specified template image. |
![]() | GetPageTemplate | Returns a page template associated with specified image of page template. |
![]() | GetTemplateImage | Returns an image associated with specified page template. |
![]() | LoadFromDocument | Overloaded. Loads page templates from the specified document template and adds loaded page templates to the manager. |
![]() | RemovePage | Removes the specified image and page template, associated with image, from the manager. |
![]() | SaveToDocument | Overloaded. Saves the current state of the manager to the specified document template. |
![]() | SetPageTemplate | Sets a page template associated with specified image. |
Name | Description | |
---|---|---|
![]() | CreateImageFromPageTemplate | Creates/loads an image associated with the page template. |
![]() | CreatePageTemplateFromImage | Creates an empty page template for specified template image. |