alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum GanttPdfExportScaleMode

    Specifies the scaling modes for multipage PDF export in the Gantt Chart. Determines whether the Gantt chart content is scaled by a percentage or fitted to a specific number of pages.

    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum GanttPdfExportScaleMode

    Fields

    Name Description
    FitToPages

    Compresses the Gantt chart content to fit within a specified number of pages defined by TotalPages.

    Percentage

    Scales the Gantt chart content proportionally using a percentage value defined by ScalePercentage.

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