Aspose.Words.Rendering
Contents
[
Hide
]The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents.
Classes
| Class | Description |
|---|---|
| AsposeWordsPrintDocument | Provides a default implementation for printing of a Document within the .NET printing framework. |
| NodeRendererBase | Base class for ShapeRenderer and OfficeMathRenderer. |
| OfficeMathRenderer | Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. |
| PageInfo | Represents information about a particular document page. |
| PrinterSettingsContainer | Represent a storage for some parameters of PrinterSettings object. |
| ShapeRenderer | Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. |
| ThumbnailGeneratingOptions | Can be used to specify additional options when generating thumbnail for a document. |
Enumeration
| Enumeration | Description |
|---|---|
| ColorPrintMode | Specifies how non-colored pages are printed if the device supports color printing. |