Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Represent class that takes screenshots.
Inheritance Hierarchy
ByteScout.TextRecognitionScreenshotMaker
Namespace: ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax
The ScreenshotMaker type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ScreenshotMaker | Initializes a new instance of the ScreenshotMaker class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetScreenshotArea(Rectangle) |
Sets coordinates of area to take screenshot from.
| |
| SetScreenshotArea(Int32, Int32, Int32, Int32) |
Sets coordinates of area to take screenshot from.
| |
| ToString | (Inherited from Object.) |
See Also