IBaseTextExtractorTextEncodingCodePage Property ByteScout PDF Extractor SDK
Sets the default text encoding. Default encoding is "iso-8859-1".

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

int TextEncodingCodePage { get; set; }

Property Value

Type: Int32
Remarks

You can find the full list of code pages at https://msdn.microsoft.com/en-us/library/system.text.encodinginfo.getencoding(v=vs.110).aspx
See Also

Reference