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

TextExportSettings.FontFamily Attached Property

Gets or sets the font family name of the text.

Namespace: DevExpress.Xpf.Printing

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

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

Declaration

Returns

Type Description
FontFamily

A FontFamily object representing the font family.

See Also