Skip to main content
All docs
V25.1
  • DxFontInfoBase Class

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

    Namespace: DevExpress.DashboardBlazor

    Assembly: DevExpress.Dashboard.v25.1.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