Package | Description |
---|---|
com.groupdocs.parser.templates |
The package provides classes for creating templates for parsing document data.
|
Modifier and Type | Method and Description |
---|---|
TemplateLinkedPositionEdges |
TemplateLinkedPosition.getEdges()
Gets the edges of the linked field where a field is searched.
|
Constructor and Description |
---|
TemplateLinkedPosition(String linkedFieldName,
Size searchArea,
TemplateLinkedPositionEdges edges)
Initializes a new instance of the
TemplateLinkedPosition class. |
TemplateLinkedPosition(String linkedFieldName,
Size searchArea,
TemplateLinkedPositionEdges edges,
boolean autoScale)
Initializes a new instance of the
TemplateLinkedPosition class. |
Copyright © 2022. All rights reserved.