ShpExportOptions Properties
Stores shapefile export options.| Name | Description |
|---|---|
| DbfEncoding | Gets or sets the encoding of the dbf file. |
| ExportToDbf | Gets or sets a value indicating whether attribute values be exported to a DBF file. |
| ExportToShx | Gets or sets the value that indicates whether the Map Control should export a vector data index to a *.shx file. |
| ShapeType | Gets or sets the shape type used to store exported shapes. |
See Also