IRasterizableDocument class
IRasterizableDocument class
Defines methods that are required for saving document in any binary form. Built-in types save a document as a PDF with images of its pages.
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. |
Remarks
Learn more | | | | | |