TextDocumentSourceText Property |
Gets or sets the source text of the markdown document.
Namespace: Altaxo.TextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string SourceText { get; set; }
Property Value
String
The source text.
See Also