alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum GanttPdfTheme

    Specifies the theme for a Gantt chart PDF export.

    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum GanttPdfTheme

    Fields

    Name Description
    Bootstrap

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

    Bootstrap4

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

    Fabric

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

    Fluent

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

    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.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved