GisLoadOptions class

GisLoadOptions class

Options for loading GIS documents.

The GisLoadOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of GisLoadOptions class.

Properties

Property Description
format The input document file type.
height The desired page height for converting a GIS document. Default is 1000.
width The desired page width for converting a GIS document. Default is 1000.

See Also