Skip to main content

RichTextBrickBase Class

The base for the RichTextBrick class.

Namespace: DevExpress.XtraPrinting

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

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

Inheritance

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