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: 11.2.0.0
Syntax
public TextEncoding Encoding { get; set; }

Property Value

Type: TextEncoding
See Also