OcrCompletedEventArgs Class
Deprecated. The OcrCompletedEventArgs Class contains the response data returned to The Bing Optical Character Recognition (OCR) Control by the Bing OCR Service when the service finishes analyzing an incoming image capture and raises the Completed Event. The returned data includes the result of the OCR analysis, along with the original image and GUID.
Published date: March 4, 2014
Warning
The Bing OCR Control is deprecated as of March 12, 2014.
Syntax
public sealed class OcrCompletedEventArgs
The OcrCompletedEventArgs class has the following members.
Properties
Name |
Description |
---|---|
Holds the GUID of a captured image that was returned by the OCR Service. |
|
Contains the results returned by the OCR Service in an OcrResult object. |
Requirements
Minimum Supported Client |
Windows 8.1 |
Required Extensions |
Bing OCR |
Namespace |