height property
height property
Sets desired page height for converting GIS document. Default is 1000.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.conversion.options.load
- class
GisLoadOptions