Name | Description | |
---|---|---|
![]() | AddField | Adds a field to the document template. |
![]() ![]() | FromJson | Creates a DocumentTemplate object from a JSON definition. |
![]() ![]() | GetPredefinedTemplates | This static method retrieves all predefined document templates available in XtractFlow. Each returned document template object has its own lifecycle and can be modified to create customized templates. |
![]() | HasField | Indicates if the document template has any fields. |
![]() | RemoveField | Overloaded. Removes a field from the document template. |
![]() | ToJson | Returns the JSON definition of the DocumentTemplate instance. |