Click or drag to resize

OmniPageOcrCMC7TextRegion Constructor (Rectangle)

Initializes a new instance of the OmniPageOcrCMC7TextRegion 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 OmniPageOcrCMC7TextRegion(
	Rectangle bounds
)

Parameters

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