LoadOptions.SpecifiedEncoding

LoadOptions.SpecifiedEncoding property

Gets or sets the specified encoding.

public CodePages SpecifiedEncoding { get; set; }

Property Value

The specified encoding.

See Also