height property
height property
Specifies page height
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
PageInfo
Specifies page height
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.signature.domain
PageInfo