TextContent
Node.TextContent property
Gets or sets the the text content of this node and its descendants.
public virtual string TextContent { get; set; }
See Also
- class Node
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance
Gets or sets the the text content of this node and its descendants.
public virtual string TextContent { get; set; }