Aspose.Cells.Rendering
Contains all classes of Rendering image and pdf.
Classes
Class |
Description |
DrawObject |
DrawObject will be initialized and returned when rendering. |
DrawObjectEventHandler |
Interface to get DrawObject and Bound when rendering. |
ImageOrPrintOptions |
Allows to specify options when rendering worksheet to images, printing worksheet or rendering chart to image. |
PageEndSavingArgs |
Info for a page ends saving process. |
PageSavingArgs |
Info for a page saving process. |
PageStartSavingArgs |
Info for a page starts saving process. |
PdfBookmarkEntry |
PdfBookmarkEntry is an entry in pdf bookmark. if Text property of current instance is null or “”, current instance will be hidden and children will be inserted on current level. |
SheetPrintingPreview |
Worksheet printing preview. |
SheetRender |
Represents a worksheet render which can render worksheet to various images such as (BMP, PNG, JPEG, TIFF..) The constructor of this class , must be used after modification of pagesetup, cell style. |
SheetSet |
Describes a set of sheets. |
WorkbookPrintingPreview |
Workbook printing preview. |
WorkbookRender |
Represents a Workbook render. The constructor of this class , must be used after modification of pagesetup, cell style. |
Interfaces
Enumeration