ComHelpers ClassByteScout Document Parser SDK
Class that contains methods and constants that help use the SDK as ActiveX object from VBScript, VBA, VB6, Delphi, Visual C++.
Inheritance Hierarchy

SystemObject
  ByteScout.DocumentParserComHelpers

Namespace:  ByteScout.DocumentParser
Assembly:  ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax

public class ComHelpers

The ComHelpers type exposes the following members.

Constructors

  NameDescription
Public methodComHelpers
Initializes a new instance of the ComHelpers class
Top
Properties

  NameDescription
Public propertyOCRMODE_AUTO
Gets value of Auto.
Public propertyOCRMODE_DISABLED
Gets value of Disabled.
Public propertyOCRMODE_FORCED
Gets value of Forced.
Public propertyOCRMODE_REPAIRFONTS
Gets value of RepairFonts.
Public propertyOUTPUTFORMAT_CSV
Gets value of CSV.
Public propertyOUTPUTFORMAT_JSON
Gets value of JSON.
Public propertyOUTPUTFORMAT_XML
Gets value of XML.
Public propertyOUTPUTFORMAT_YAML
Gets value of YAML.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference