areas property
areas property
Gets the collection of child text page areas.
Definition:
@property
def areas(self):
...
@areas.setter
def areas(self, value):
...
See Also
- module
groupdocs.parser.data - class
PageTextArea
Gets the collection of child text page areas.
@property
def areas(self):
...
@areas.setter
def areas(self, value):
...
groupdocs.parser.dataPageTextArea