The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents.
To actually render, print or convert a document use the corresponding methods on the Document object.
Classes | |
| class | NodeRendererBase |
| Base class for ShapeRenderer and OfficeMathRenderer. More... | |
| class | OfficeMathRenderer |
| Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. More... | |
| class | PageInfo |
| Represents information about a particular document page. More... | |
| class | ShapeRenderer |
| Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. More... | |
| class | ThumbnailGeneratingOptions |
| Can be used to specify additional options when generating thumbnail for a document. More... | |