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

TextExportSettings.FontStyle Attached Property

Gets or sets the style of the text font.

Namespace: DevExpress.Xpf.Printing

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

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

Declaration

Returns

Type Description
FontStyle

A FontStyle value, representing the font style.

See Also