height property
height property
The desired page height for converting a GIS document. Default is 1000.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- class
GisLoadOptions
The desired page height for converting a GIS document. Default is 1000.
@property
def height(self):
...
@height.setter
def height(self, value):
...
GisLoadOptions