Link Search Menu Expand Document

ScreenshotMakerSetScreenshotArea Method (Rectangle)

Sets coordinates of area to take screenshot from.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public void SetScreenshotArea(
	Rectangle rectangle
)

Parameters

rectangle
Type: System.DrawingRectangle
A rectangle to take screenshot from.
See Also

Reference