enabled property
Leave feedback
On this page
The enabled flag indicates whether all pages in the document are converted to images and placed in a single PDF file. True by default; set to False to avoid rasterization.
@property
def enabled(self):
...
@enabled.setter
def enabled(self, value):
...
- class
RasterizationOptions
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.