Skip to main content
A newer version of this page is available. .

TextExportSettings.TextWrapping Attached Property

Gets or sets a value specifying how the text should be wrapped.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
TextWrapping

One of the TextWrapping enumeration values.

See Also