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