TemplateLinkedPositionEdges class
Leave feedback
On this page
Provides the edges of the linked field where the text field is seached.
TemplateLinkedPositionEdges is used in TemplateLinkedPosition class.
The TemplateLinkedPositionEdges type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TemplateLinkedPositionEdges class. |
| Property | Description |
|---|---|
| is_empty | Gets the value that indicates whether the instance is empty. |
| left | Gets the value that indicates whether a field is searched by the left from the linked field. |
| top | Gets the value that indicates whether a field is searched by the top from the linked field. |
| right | Gets the value that indicates whether a field is searched by the right from the linked field. |
| bottom | Gets the value that indicates whether a field is searched by the bottom from the linked field. |
| Method | Description |
|---|---|
| parse | Converts the string representation of edges to its class equivalent. |
| try_parse | Converts the string representation of edges to its class equivalent.
A return value indicates whether the conversion is succeeded or failed. |
- module
groupdocs.parser.templates - class
TemplateLinkedPosition - class
TemplateLinkedPositionEdges
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.