Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RichTextBrickBase Class

The base for the RichTextBrick class.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.RichEdit.v20.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

[BrickExporter(typeof(RichTextBrickBaseExporter))]
public abstract class RichTextBrickBase :
    VisualBrick,
    IXlRichTextRunProvider

Inheritance

Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also