TextExportSettings.TextWrapping Attached Property
Gets or sets a value specifying how the text should be wrapped.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
TextWrapping | One of the TextWrapping enumeration values. |
See Also