Click or drag to resize

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.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public string TextRtfFormat { get; }

Property Value

String
See Also