BaseRecognizerLoadDocument Method
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
Overload List
Name | Description | |
---|---|---|
![]() | LoadDocument(Byte) | Loads document from byte array. |
![]() | LoadDocument(Image) | Loads document from Image object. |
![]() | LoadDocument(Int64) | Loads document from Win32 HBITMAP structure. |
![]() | LoadDocument(Stream) | Loads document from stream. |
![]() | LoadDocument(String) | Loads document from file. |
![]() | LoadDocument(ScreenshotMaker) | Load screenshot from the main display. Use SetScreenshotArea(Int32, Int32, Int32, Int32) to set a portion of the screen to take screenshot from. |
See Also