RichTextBrick.RtfText Property
Specifies the RTF content of the RichTextBrick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value. |
Implements
DevExpress.XtraPrinting.IRichTextBrick.RtfText
See Also