Namespace Syncfusion.ExcelToPdfConverter
Classes
| CurrentProgressChangedEventArgs
Event occurs when current progress changed. |
| ExcelToPdfConverter
Represents the conversion of Excel document to a PDF document. |
| ExcelToPDFConverterException
Returns the System.Exception when trying to convert the Excel document to a PDF document. |
| ExcelToPdfConverterSettings |
| HeaderFooterOption
Represents the options for Header and footer. |
| SheetAfterDrawnEventArgs
Event occurs after sheet is drawn. |
| SheetBeforeDrawnEventArgs
Event occurs before sheet is drawn. |
| SplitText
Represents the splitting of text. |
Enums
| GridLinesDisplayStyle
Represents the display style of the grid lines. |
| LayoutOptions
Represents the layout of the output document. |
Delegates
| CurrentProgressChangedEventHandler
Represents the method that handles the CurrentProgressChanged Event. |
| SheetAfterDrawnEventHandler
Represents the method that handles the sheetAfterDrawn Event. |
| SheetBeforeDrawnEventHandler
Represents the method that handles the SheetBeforDrawn Event. |