Line.Box Property
Deprecated. The Box property returns a Windows.Foundation.Rect object that defines a box around the current Line of text returned to The Bing Optical Character Recognition (OCR) Control. The dimensions of the box are determined by the OCR Service.
Published date: March 4, 2014
Warning
The Bing OCR Control is deprecated as of March 12, 2014.
Syntax
public Windows.Foundation.Rect Box { get; }
Property Value
Type: Windows.Foundation.Rect
A Windows.Foundation.Rect object that defines a box around the current Line of text.
Remarks
For a detailed example, see How to: Extract text position data from an OCR result.
Requirements
Minimum Supported Client |
Windows 8.1 |
Required Extensions |
Bing OCR |
Namespace |