IRasterizableDocument class

IRasterizableDocument class

Defines methods required for saving a document in any binary form. Built-in types save a document as a PDF with images of its pages.

Learn more

The IRasterizableDocument type exposes the following members:

Methods

Method Description
rasterize Saves the document to a stream as a PDF.
rasterize Saves the document to a stream as a PDF with page range and compliance options.
rasterize_stream
rasterize_streams

See Also