Aspose.Words.Rendering Namespace

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.

ExpandedClasses

  ClassDescription
Public classAsposeWordsPrintDocument
Provides a default implementation for printing of a Document within the .NET printing framework.
Public classCode exampleNodeRendererBase
Base class for ShapeRenderer and OfficeMathRenderer.
Public classCode exampleOfficeMathRenderer
Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object.
Public classCode examplePageInfo
Represents information about a particular document page.
Public classCode examplePrinterSettingsContainer
Represent a storage for some parameters of PrinterSettings object.
Public classCode exampleShapeRenderer
Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object.
Public classCode exampleThumbnailGeneratingOptions
Can be used to specify additional options when generating thumbnail for a document.