Click or drag to resize

OmniPageOcrMicrTextRegion Constructor (Rectangle)

Initializes a new instance of the OmniPageOcrMicrTextRegion class.

Namespace:  Atalasoft.Ocr.OmniPage
Assembly:  Atalasoft.dotImage.Ocr.OmniPage (in Atalasoft.dotImage.Ocr.OmniPage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public OmniPageOcrMicrTextRegion(
	Rectangle bounds
)

Parameters

bounds
Type: System.DrawingRectangle
The bounding Rectangle of the page element in pixels relative to the source image.
See Also