Namespace Syncfusion.EJ.ReportWriter
Classes
CsvOptions
Contains device information setting properties to define the csv file output. |
ExcelOptions
To set the ExcelOptions of Excel Writter |
ExcelWriter
Exports the Report in Excel mode |
ExcelWriterAdv
Exports the Report in Excel mode |
HTMLOptions
To set the HTMLOptions of HTML Writter |
PageSettings
To set the PageSettings of Reportviewer |
ParagraphSpacing
To set the Empty paragraph padding for WORD Writer |
PdfImageProcessOptions |
PDFOptions
To set the PDFOptions of PDF Writter |
PdfWriter
Exports the Report in Pdf mode . |
PPTOptions
To set the PPTOptions of PPT Writter |
PresentationWriter
Exports the Report in ppt mode |
ReportWriter
ReportWriter class to Export the Report. |
ReportWriter.ReportErrorEventArgs
ReportErrorEvents argument |
WordOptions
To set the WordOptions of Word Writter |
WordWriter
Exports the report in Word mode. |
WordWriterAdv
Exports the report in Word mode. |
WriterBase
Exports the Reports in different format. |
Enums
DisableCellFormat
An enumeration to disable cell styles in excel export document. |
ExcelLayoutOptions |
ExcelVersion
Defines supported excel version types. |
ExportLayout
Defines Export Layout |
PPTSaveType
Defines supported power point version types. |
PPTVersion
Defines supported power point version types. |
ProcessingMode
Defines the support for RDL and RDLC in Reportviewer |
WordFormatType
Defines supported WordFormatType |
WordLayoutOptions |
WriterFormat
Types of writer format in Reportviewer |
Delegates
ReportWriter.ExportByteCompletedEventHandler
delegate of ExportByteCompletedEventHandler |
ReportWriter.ReportErrorHandler
delegate of ReportErrorHandler |