Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfTheme - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfTheme

    Defines the exporting theme

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

    Fields

    Bootstrap

    Defines the Bootstrap exporting theme

    Declaration
    public const PdfTheme Bootstrap
    Field Value
    Type Description
    PdfTheme

    Bootstrap4

    Defines the Bootstrap 4 exporting theme

    Declaration
    public const PdfTheme Bootstrap4
    Field Value
    Type Description
    PdfTheme

    Fabric

    Defines the Fabric exporting theme

    Declaration
    public const PdfTheme Fabric
    Field Value
    Type Description
    PdfTheme

    Material

    Defines the Material exporting theme

    Declaration
    public const PdfTheme Material
    Field Value
    Type Description
    PdfTheme

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved