Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Enum

OcrOperation

Namespace OfficeIMO.Ocr
Assembly OfficeIMO.Ocr
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Operation requested through the shared provider execution and timeout boundary.

Inheritance

  • Enum
  • OcrOperation

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const OcrOperation RecognizeText #

Recognizes text and positioned spans.

Value: 0
public const OcrOperation DetectOrientation #

Detects a corrective quarter-turn without recognizing the full document.

Value: 1