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

TextExportSettings.FontWeight Attached Property

Gets or sets the weight 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
FontWeight

A FontWeight value, representing the font weight.

See Also