Back to Devexpress

MapWebRequestEventArgs.Encoding Property

windowsforms-devexpress-dot-xtramap-dot-mapwebrequesteventargs-4636f9c8.md

latest1.0 KB
Original Source

MapWebRequestEventArgs.Encoding Property

Specifies the character encoding of the map web request.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Encoding Encoding { get; set; }
vb
Public Property Encoding As Encoding

Property Value

TypeDescription
Encoding

The character encoding of the map web request.

|

See Also

MapWebRequestEventArgs Class

MapWebRequestEventArgs Members

DevExpress.XtraMap Namespace