Back to Devexpress

EncodingDetector Class

officefileapi-devexpress-dot-docs-dot-text.md

latest1.1 KB
Original Source

EncodingDetector Class

Provides the capability to detect text encoding.

Namespace : DevExpress.Docs.Text

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public class EncodingDetector
vb
Public Class EncodingDetector

Remarks

Use the EncodingDetector.Detect method to obtain the Encoding of the specified text stream or byte array.

Inheritance

Object EncodingDetector

See Also

EncodingDetector Members

DevExpress.Docs.Text Namespace