Skip to main content
A newer version of this page is available. .
All docs
V21.2

DxFontInfoBase Class

A base class that contains font settings of the exported document.

Namespace: DevExpress.DashboardBlazor

Assembly: DevExpress.Dashboard.v21.2.Blazor.dll

NuGet Package: DevExpress.Blazor.Dashboard

Declaration

public abstract class DxFontInfoBase :
    DxSettingsComponent

Remarks

Use the DxPdfExportFontInfo and DxImageExportFontInfo classes to access the DxFontInfoBase options.

Inheritance

Object
ComponentBase
DevExpress.DashboardBlazor.Native.DxSettingsComponent
See Also