CSVOptionsEncodingName Property
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gets or sets the text encoding by its web name (IANA standard). For example, "utf-8". This property duplicates the Encoding but can be used with COM/ActiveX object in VBScript, VBA, VisualC++, etc.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Property Value
Type: StringRemarks
See Also