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