Aspose::Words::Rendering namespace

The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents.

Classes

ClassDescription
NodeRendererBaseBase class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the Working with Shapes documentation article.
OfficeMathRendererProvides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. To learn more, visit the Working with OfficeMath documentation article.
PageInfoRepresents information about a particular document page. To learn more, visit the Rendering documentation article.
ShapeRendererProvides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the Working with Shapes documentation article.
ThumbnailGeneratingOptionsCan be used to specify additional options when generating thumbnail for a document.

Enums

EnumDescription
ColorPrintModeSpecifies how non-colored pages are printed if the device supports color printing.