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