Enum ExportOptions
Defines supported Export Options.
Namespace: Syncfusion.JavaScript.ReportViewerEnums
Assembly: Syncfusion.EJ.dll
Syntax
[Flags]
public enum ExportOptions
Fields
Name | Description |
---|---|
All | Represents All kind of export options. |
CSV | Represents csv export option |
CustomItems | Represents custom export option. |
Excel | Represents excel export option. |
Html | Represents html export option. |
Represents pdf export option. |
|
PPT | Represents ppt export option. |
Word | Represents Word export option. |