resolution property
resolution property
Resolution of the presentation images (for rendering to HTML/PDF only).
Remarks
For code sample, see the documentation.
Definition:
@property
def resolution(self):
...
@resolution.setter
def resolution(self, value):
...
See Also
- module
groupdocs.viewer.options - class
PresentationOptions - class
Resolution