Link Search Menu Expand Document

ScreenshotMaker Class

Represent class that takes screenshots.
Inheritance Hierarchy
SystemObject
ByteScout.TextRecognitionScreenshotMaker

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public class ScreenshotMaker

The ScreenshotMaker type exposes the following members.

Constructors
NameDescription
Public methodScreenshotMaker
Initializes a new instance of the ScreenshotMaker class
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 methodSetScreenshotArea(Rectangle)
Sets coordinates of area to take screenshot from.
Public methodSetScreenshotArea(Int32, Int32, Int32, Int32)
Sets coordinates of area to take screenshot from.
Public methodToString (Inherited from Object.)
Top
See Also

Reference