TextBrickBase Class
Represents the base class for brick classes which contain text.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
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
Show 14 items
Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also