Skip to main content

ShpExportOptions Fields

Stores shapefile export options.
Name Description
DbfEncodingProperty static Identifies the ShpExportOptions.DbfEncoding dependency property.
ExportToDbfProperty static Identifies the ShpExportOptions.ExportToDbf dependency property.
ExportToShxProperty static Identifies the ShpExportOptions.ExportToShx dependency property.
ShapeTypeProperty static Identifies the ShpExportOptions.ShapeType dependency property.
See Also