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
- package com.aspose.html.Dom
- package Aspose.HTML