TextBrickBase Class
Represents the base class for brick classes which contain text.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Remarks
This class defines the basic functionality for the TextBrick, BarCodeBrick and ZipCodeBrick classes. It introduces the TextBrickBase.ForeColor property, which together with the VisualBrick.Text property specify how to represent text within all text-aware bricks.
Inheritance
Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also