DashboardPdfExportOptions.FontInfo Property
In This Article
Provides access to the font settings of the exported document.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ExportFontInfo FontInfo { get; }
#Property Value
Type | Description |
---|---|
Export |
A Export |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Font |
---|---|
Before |
|
Custom |
|
ASPx |
|
Before |
|
Custom |
|
Dashboard |
|
Dashboard |
|
Dashboard |
|
IDashboard |
|
Dashboard |
|
See Also