A newer version of this page is available.
Switch to the current version.
IPrintingSystem.CreateTextBrick() Method
If implemented by a class, creates a text brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v18.2.dll
Declaration
Returns
Type | Description |
---|---|
DevExpress.XtraPrinting.ITextBrick | An object implementing the DevExpress.XtraPrinting.IPanelBrick interface. |
Remarks
This method is intended for internal use only. Normally, you don't need to use it.
See Also
Feedback