BrickStringFormat.WordWrap Property
Gets a value, specifying whether or not word-wrapping is available for the brick’s text.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the word-wrapping is enabled; otherwise false. |
See Also