ConversionOptions Class
Contents
[
Hide
]Summary: Options for converting data between formats.
Module: aspose.gis
Full Name: aspose.gis.ConversionOptions
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| ConversionOptions() | Initializes a new instance of the ConversionOptions class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| attributes_converter | IAttributesConverter | r/w | A custom converter for attributes. It allows us to rename or exclude destination attributes. If not |
| destination_driver_options | DriverOptions | r/w | Driver-specific options for the destination layer. |
| destination_spatial_reference_system | SpatialReferenceSystem | r/w | Spatial reference system to assign to destination layer. |
| source_driver_options | DriverOptions | r/w | Driver-specific options for the source layer. |
Constructor: ConversionOptions()
ConversionOptions()
Initializes a new instance of the ConversionOptions class