Text.WholeText
Text.WholeText property
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
public string WholeText { get; }
Property Value
The whole text.
See Also
- class Text
- namespace Aspose.Html.Dom
- assembly Aspose.HTML