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.v19.1.Core.dll

Declaration

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

Inheritance

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