ComHelpers Class
 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
 Class that contains methods and constants that help use the SDK as ActiveX object from VBScript, VBA, VB6, Delphi, Visual C++.
Inheritance Hierarchy
ByteScout.DocumentParserComHelpers
Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
The ComHelpers type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ComHelpers | Initializes a new instance of the ComHelpers class  | 
Properties
| Name | Description | |
|---|---|---|
| OCRMODE_AUTO | Gets value of Auto.  | |
| OCRMODE_DISABLED | Gets value of Disabled.  | |
| OCRMODE_FORCED | Gets value of Forced.  | |
| OCRMODE_REPAIRFONTS | Gets value of RepairFonts.  | |
| OUTPUTFORMAT_CSV | Gets value of CSV.  | |
| OUTPUTFORMAT_JSON | Gets value of JSON.  | |
| OUTPUTFORMAT_XML | Gets value of XML.  | |
| OUTPUTFORMAT_YAML | Gets value of YAML.  | 
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
See Also