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

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.v18.2.dll

Declaration

Returns

Type Description
TextDecorationCollection

A TextDecorationCollection enumeration value.

See Also