height property
height property
Gets the page height.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.parser.options - class
PageInfo
Gets the page height.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.parser.optionsPageInfo