TextSyntaxNode.Source
TextSyntaxNode.Source property
Return the source text.
public virtual SourceText Source { get; }
See Also
- class SourceText
- class TextSyntaxNode
- namespace Aspose.Html.Toolkit.Markdown.Syntax
- assembly Aspose.HTML
Return the source text.
public virtual SourceText Source { get; }