ScreenshotMakerSetScreenshotArea Method (Rectangle)ByteScout Text Recognition SDK
Sets coordinates of area to take screenshot from.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public void SetScreenshotArea(
	Rectangle rectangle
)

Parameters

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

Reference