Gets or sets the area coordinates where the text item is located within its page.
'Declaration
Public Property ItemArea As Area
public Area ItemArea {get; set;}
Property Value
The area of the document where the text item is found, defined by its dimensions and position.