BaseRecognizer MethodsByteScout Text Recognition SDK

The BaseRecognizer type exposes the following members.

Methods

  NameDescription
Protected methodCheckOCRComponents
Public methodClear
Releases loaded document and allocated resources.
Public methodDispose
Releases managed resources of the component.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetPageCount
Returns number of pages in loaded document.
Public methodGetPageHeight
Returns document page height in pixels.
Public methodGetPageSize
Returns document page dimensions in pixels.
Public methodGetPageWidth
Returns document page width in pixels.
Public methodGetType (Inherited from Object.)
Public methodLoadDocument(Byte)
Loads document from byte array.
Public methodLoadDocument(Image)
Loads document from Image object.
Public methodLoadDocument(Int64)
Loads document from Win32 HBITMAP structure.
Public methodLoadDocument(Stream)
Loads document from stream.
Public methodLoadDocument(String)
Loads document from file.
Public methodLoadDocument(ScreenshotMaker)
Load screenshot from the main display. Use SetScreenshotArea(Int32, Int32, Int32, Int32) to set a portion of the screen to take screenshot from.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnPasswordRequired
Public methodToString (Inherited from Object.)
Top
See Also

Reference