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