Namespace:DevExpress.XtraPrinting
Assembly:DevExpress.Printing.v19.2.Core.dll

Syntax
C# |
public abstract class PageInfoTextBrickBase : TextBrick
|
VB |
Public Class PageInfoTextBrickBase Inherits TextBrick
|

Inheritance Hierarchy
System.Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
BrickBase
Brick
VisualBrick
TextBrickBase
TextBrick
PageInfoTextBrickBase
PageInfoBrick
PageInfoTextBrick

See Also