[]
Gets or sets the area coordinates where the text item is located within its page.
public Area ItemArea { get; set; }
| Type | Description |
|---|---|
| Area | The area of the document where the text item is found, defined by its dimensions and position. |