BrickStringFormat.ChangeLineAlignment(DXStringAlignment) Method
Changes the line alignment of BrickStringFormat.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| newLineAlignment | DXStringAlignment | The new line alignment to apply to the text. |
Returns
| Type | Description |
|---|---|
| BrickStringFormat | A |
See Also