IRasterizableDocument class
Leave feedback
On this page
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
- More details about applying redactions: https://docs.groupdocs.com/redaction/net/redaction-basics/
- More details about saving document as a rasterized PDF: https://docs.groupdocs.com/redaction/net/save-in-rasterized-pdf/
- More details about rasterization options: https://docs.groupdocs.com/redaction/net/select-specific-pages-for-rasterized-pdf/
- More details about implementing custom formats: https://docs.groupdocs.com/redaction/net/create-custom-format-handler/
The IRasterizableDocument type exposes the following members:
| 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 |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.