horizontal_resolution property
horizontal_resolution property
Desired image horizontal resolution after conversion. The default resolution is the resolution of the input file or 96 dpi.
Definition:
@property
def horizontal_resolution(self):
...
@horizontal_resolution.setter
def horizontal_resolution(self, value):
...
See Also
- module
groupdocs.conversion.options.convert
- class
ImageConvertOptions