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

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

    Namespace: DevExpress.DashboardBlazor

    Assembly: DevExpress.Dashboard.v26.1.Blazor.dll

    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