TDTextClassTextRtfFormat Property |
Gets the text in RTF format as read from the node's stream data. If no stream data is present, this is an empty string.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic string TextRtfFormat { get; }Property Value
String
See Also