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

DashboardPdfExportOptions.FontInfo Property

Provides access to the font settings of the exported document.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public ExportFontInfo FontInfo { get; }

Property Value

Type Description
ExportFontInfo

A ExportFontInfo object containing the font settings of the exported document.

Property Paths

You can access this nested property as listed below:

See Also