GisLoadOptions class

GisLoadOptions class

Options for loading GIS documents.

Inheritance: GisLoadOptionsLoadOptionsValueObject

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