Areas
PageTextArea.Areas property
Gets the collection of child text page areas.
public IList<PageTextArea> Areas { get; }
Property Value
A collection of child text page areas; empty if the text page area hasn’t children.
See Also
- class PageTextArea
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser