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 |