Click or drag to resize

TextDataProviderEncoding Property

Gets or sets one of the character encoding schemas: ASCII, Unicode, UTF-8.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public TextEncoding Encoding { get; set; }

Property Value

Type: TextEncoding
See Also