Skip to main content

TextExportSettings.TextDecorations Attached Property

Specifies the text decorations (such as underline or strikeout) available in the exported document. This is a dependency property. This is an attached property.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
TextDecorationCollection

A TextDecorationCollection enumeration value.

See Also