The following tables list the members exposed by ITemplateForm.
Public Methods
Name | Description | |
---|---|---|
ExtractInfo | Facilitates extracting a collection of fields internal data from the template image. | |
Load | Loads the current IForm object from the provided stream. (Inherited from IForm) | |
Save | Saves the current IForm object to the provided stream. (Inherited from IForm) |
Public Properties
Name | Description | |
---|---|---|
AutoEstimateMissingOmr | The auto estimate OMR bubbles in this ITemplateForm. | |
Id | A unique identifier for this IForm object. (Inherited from IForm) | |
IdentifierFieldId | The FieldId object used as the identifier field Id. | |
Name | The form's name. (Inherited from IForm) | |
Pages | Gets the collection of pages associated with this IForm object. (Inherited from IForm) |