TemplateLinkedPositionEdges constructor
Leave feedback
On this page
Initializes a new instance of the TemplateLinkedPositionEdges class.
def __init__(self, left, top, right, bottom):
...
| Parameter | Type | Description |
|---|---|---|
| left | bool | The value that indicates whether a field is searched by the left from the linked field. |
| top | bool | The value that indicates whether a field is searched by the top from the linked field. |
| right | bool | The value that indicates whether a field is searched by the right from the linked field. |
| bottom | bool | The value that indicates whether a field is searched by the bottom from the linked field. |
- module
groupdocs.parser.templates - 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.