pdf_optimization_options property
Leave feedback
On this page
The pdf_optimization_options property provides access to a PdfOptimizationOptions instance that reduces the output PDF file size by applying optimization techniques.
For details and code samples, see the documentation page: https://docs.groupdocs.com/viewer/net/optimization-pdf-options/
@property
def pdf_optimization_options(self):
...
@pdf_optimization_options.setter
def pdf_optimization_options(self, value):
...
- class
PdfViewOptions
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.