sufficient_resolution property #
Returns or sets a value determining resolution of images inside PDF document.
Property affects on file size, time of export and image quality.
The default value is 96 .
Read/write **float**.
Definition: #
@property
def sufficient_resolution(self):
...
@sufficient_resolution.setter
def sufficient_resolution(self, value):
...
See Also #
- class
PdfConverterOptions
- module
slidize
- library
Slidize