TextExportSettings.FontFamily Attached Property
Gets or sets the font family name of the text.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
FontFamily | A FontFamily object representing the font family. |
See Also