AutoDetectEncoding

IndexingOptions.AutoDetectEncoding property

Gets or sets a value indicating whether to detect encoding automatically or not. The default value is false.

public bool AutoDetectEncoding { get; set; }

Property Value

A value indicating whether to detect encoding automatically or not.

See Also