ComHelpers ClassByteScout Text Recognition SDK
Class containing helping methods to use the SDK from VBScript as ActiveX object.
Inheritance Hierarchy

SystemObject
  ByteScout.TextRecognitionComHelpers

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public class ComHelpers

The ComHelpers type exposes the following members.

Properties

  NameDescription
Public propertyAreaRotation_Rotate180FlipNone
Gets Rotate180FlipNone enumeration value.
Public propertyAreaRotation_Rotate180FlipX
Gets Rotate180FlipX enumeration value.
Public propertyAreaRotation_Rotate180FlipXY
Gets Rotate180FlipXY enumeration value.
Public propertyAreaRotation_Rotate180FlipY
Gets Rotate180FlipY enumeration value.
Public propertyAreaRotation_Rotate270FlipNone
Gets Rotate270FlipNone enumeration value.
Public propertyAreaRotation_Rotate270FlipX
Gets Rotate270FlipX enumeration value.
Public propertyAreaRotation_Rotate270FlipXY
Gets Rotate270FlipXY enumeration value.
Public propertyAreaRotation_Rotate270FlipY
Gets Rotate270FlipY enumeration value.
Public propertyAreaRotation_Rotate90FlipNone
Gets Rotate90FlipNone enumeration value.
Public propertyAreaRotation_Rotate90FlipX
Gets Rotate90FlipX enumeration value.
Public propertyAreaRotation_Rotate90FlipXY
Gets Rotate90FlipXY enumeration value.
Public propertyAreaRotation_Rotate90FlipY
Gets Rotate90FlipY enumeration value.
Public propertyAreaRotation_RotateNoneFlipNone
Gets RotateNoneFlipNone enumeration value.
Public propertyAreaRotation_RotateNoneFlipX
Gets RotateNoneFlipX enumeration value.
Public propertyAreaRotation_RotateNoneFlipXY
Gets RotateNoneFlipXY enumeration value.
Public propertyAreaRotation_RotateNoneFlipY
Gets RotateNoneFlipY enumeration value.
Public propertyOCRObjectType_Block
Gets Block enumeration value.
Public propertyOCRObjectType_Line
Gets Line enumeration value.
Public propertyOCRObjectType_Paragraph
Gets Paragraph enumeration value.
Public propertyOCRObjectType_Symbol
Gets Symbol enumeration value.
Public propertyOCRObjectType_Word
Gets Word enumeration value.
Public propertyOCRProposedContentType_Auto
Gets Auto enumeration value.
Public propertyOCRProposedContentType_SingleBlock
Gets SingleBlock enumeration value.
Public propertyOCRProposedContentType_SingleCharacter
Gets SingleCharacter enumeration value.
Public propertyOCRProposedContentType_SingleLine
Gets SingleLine enumeration value.
Public propertyOCRProposedContentType_SingleWord
Gets SingleWord enumeration value.
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