Gets or sets the encoding used to extract text from text documents. The default value is null, which means that the default encoding UTF-8 is used. If AutoDetectEncoding is true then this value is used as the default encoding.
publicstringEncoding{get;set;}
Property Value
The encoding used to extract text from text documents.