BaseRecognizerLoadDocument Method (ScreenshotMaker)
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
Load screenshot from the main display. Use SetScreenshotArea(Int32, Int32, Int32, Int32) to set a portion of the screen to take screenshot from.
Namespace:ByteScout.TextRecognitionAssembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
Parameters
- screenshotMaker
- Type: ByteScout.TextRecognitionScreenshotMaker
Instance of ScreenshotMaker to get screenshot from.
See Also