TextContent
Element.TextContent property
Gets the text content of the element.
public override string TextContent { get; set; }
See Also
- class Element
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance
Gets the text content of the element.
public override string TextContent { get; set; }