GisLoadOptions class
GisLoadOptions class
Options for loading GIS documents.
Inheritance: GisLoadOptions →
LoadOptions →
ValueObject
The GisLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of GisLoadOptions class. |
Properties
| Property | Description |
|---|---|
| format | Input document file type. |
| width | Sets desired page width for converting GIS document. Default is 1000. |
| height | Sets desired page height for converting GIS document. Default is 1000. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.load - class
GisLoadOptions - class
LoadOptions - class
ValueObject