Click or drag to resize
TextContentEventArgsEncoding Property
Gets or sets the encoding of the content.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Encoding Encoding { get; set; }

Property Value

Type: Encoding
See Also