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 can 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. This is a dependency property. |
| ShapeType | Gets or sets the shapefile shape type used to export the vector layer content. |
See Also