Share via


OcrCompletedEventArgs.Result Property

 

Deprecated. The Result property contains the results returned to The Bing Optical Character Recognition (OCR) Control by the Bing OCR Service in an OcrResult object.

Published date: March 4, 2014

Warning

The Bing OCR Control is deprecated as of March 12, 2014.

Syntax

public OcrResult Result { get; }

Property Value

Type: Bing.Ocr.OcrReult

The identified text and the bounding rectangles to delineate each word and line.

Requirements

Minimum Supported Client

Windows 8.1

Required Extensions

Bing OCR

Namespace

Bing.Ocr