RenderModelRasterWriter

RenderModelRasterWriter

Overview

RenderModelRasterWriter is a class in Aspose.Page FOSS for Python.

This class provides 1 method for working with RenderModelRasterWriter objects in Python programs. Available methods include: write. All public members are accessible to any Python application after installing the Aspose.Page FOSS for Python package.

Methods

SignatureDescription
write(document: RenderDocument, options: "ImageSaveOptions")bytesRender a document to raster bytes using the render model.

See Also