BrickStringFormat(BrickStringFormat, DXStringFormatFlags) Constructor
Initializes a new instance of the BrickStringFormat class with specified settings.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | BrickStringFormat | A |
| options | DXStringFormatFlags | A value that defines the text layout and display behavior. |
See Also