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