Text
PageTextArea.Text property
Gets the text.
public string Text { get; }
Property Value
A string value that represents a value of the text page area.
See Also
- class PageTextArea
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Gets the text.
public string Text { get; }
A string value that represents a value of the text page area.