Namespace: CuteEditor.Convertor.RTF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public string RTF { get; }
Visual Basic
Public ReadOnly Property RTF As String
	Get
Visual C++
public:
property String^ RTF {
	String^ get ();
}

See Also