GroupDocs.Parser.Templates Namespace |
Class | Description | |
---|---|---|
![]() | Template |
Provides the document template. It consists of TemplateItem objects
which represent the items of the template such as text field and table definitions.
|
![]() | TemplateField |
Provides the template text field.
|
![]() ![]() | TemplateFixedPosition |
Provides a template field position which is defined by the rectangular area.
|
![]() | TemplateItem |
Provides a base abstract class for template items.
|
![]() ![]() | TemplateLinkedPosition |
Provides a template field position which uses the linked field.
|
![]() | TemplateLinkedPositionEdges |
Provides the edges of the linked field where the text field is seached.
TemplateLinkedPositionEdges is used in TemplateLinkedPosition class.
|
![]() | TemplatePosition |
Provides a base abstract class for template positions.
|
![]() ![]() | TemplateRegexPosition |
Provides a template field position which uses the regular expression.
|
![]() | TemplateTable |
Provides the template table.
|
![]() | TemplateTableLayout |
Provides the template table layout which is used by TemplateTable class to define table position.
|
![]() | TemplateTableParameters |
Provides parameters for the table detection algorithms.
|