BrickStringFormat(BrickStringFormat, DXStringTrimming) 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 |
| trimming | DXStringTrimming | The trimming behavior applied to text that exceeds the available layout area. |
See Also