resolution property
resolution property
Gets or sets the resolution of the preview images in DPI (dots per inch).
Definition:
@property
def resolution(self):
...
@resolution.setter
def resolution(self, value):
...
See Also
- module
groupdocs.signature.options
- class
PreviewOptions