rasterize_to_pdf property
Leave feedback
On this page
The flag indicating whether all pages in the document are converted to images and combined into a single PDF file.
@property
def rasterize_to_pdf(self):
...
@rasterize_to_pdf.setter
def rasterize_to_pdf(self, value):
...
- class
SaveOptions
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.