ShapefileDataAdapter.DefaultEncoding Property
Gets or sets the encoding, which should be used if a file does not contain encoding information.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Encoding | A Encoding object. |
See Also