BrickStringFormat.ChangeFormatFlags(DXStringFormatFlags) Method
Changes the text layout and display behavior of the brick string format.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | DXStringFormatFlags | A value that defines the text layout and display behavior. |
Returns
| Type | Description |
|---|---|
| BrickStringFormat | A |
See Also