height property
height property
The height of the page in pixels when viewing as JPG or PNG.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.viewer.results - class
Page
The height of the page in pixels when viewing as JPG or PNG.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.viewer.resultsPage