menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GanttPdfTheme - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GanttPdfTheme

    Specifies the theme for a Gantt chart PDF export.

    Inheritance
    System.Object
    GanttPdfTheme
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class GanttPdfTheme : Enum

    Fields

    Bootstrap

    The Bootstrap theme. This theme applies a responsive, mobile-first design to the Gantt chart in the Pdf export.

    Declaration
    public const GanttPdfTheme Bootstrap
    Field Value
    Type
    GanttPdfTheme

    Bootstrap4

    The Bootstrap4 theme. This theme applies a design with more features and functionalities to the Gantt chart in the Pdf export.

    Declaration
    public const GanttPdfTheme Bootstrap4
    Field Value
    Type
    GanttPdfTheme

    Fabric

    The Fabric theme. This theme applies a simple and clean design to the Gantt chart in the Pdf export.

    Declaration
    public const GanttPdfTheme Fabric
    Field Value
    Type
    GanttPdfTheme

    Fluent

    The Fluent theme. This theme applies a modern, clean design to the Gantt chart in the Pdf export.

    Declaration
    public const GanttPdfTheme Fluent
    Field Value
    Type
    GanttPdfTheme

    Material3

    The Material3 theme. This theme applies a design that uses grid-based layouts, responsive animations and transitions to the Gantt chart in the Pdf export.

    Declaration
    public const GanttPdfTheme Material3
    Field Value
    Type
    GanttPdfTheme
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved