ConversionOptions Class

Summary: Options for converting data between formats.

Module: aspose.gis

Full Name: aspose.gis.ConversionOptions

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
ConversionOptions()Initializes a new instance of the ConversionOptions class

Properties

NameTypeAccessDescription
attributes_converterIAttributesConverterr/wA custom converter for attributes. It allows us to rename or exclude destination attributes.
If not , it is called for each attribute of the source layer and is expected to change it if necessary.
destination_driver_optionsDriverOptionsr/wDriver-specific options for the destination layer.
destination_spatial_reference_systemSpatialReferenceSystemr/wSpatial reference system to assign to destination layer.
source_driver_optionsDriverOptionsr/wDriver-specific options for the source layer.

Constructor: ConversionOptions()

 ConversionOptions() 

Initializes a new instance of the ConversionOptions class