Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

OcrOrientationResult

Namespace OfficeIMO.Ocr
Assembly OfficeIMO.Ocr
Modifiers sealed

Provider evidence for a corrective image rotation; consumers decide whether to apply it.

Inheritance

  • Object
  • OcrOrientationResult

Usage

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

Returned or exposed by

Constructors

public OcrOrientationResult() #

Properties

public Int32 ClockwiseRotationDegrees { get; set; } #

Clockwise correction to make text upright. Must be zero, 90, 180, or 270 degrees.

public Double Confidence { get; set; } #

Provider-normalized evidence from zero through one. Calibration remains provider-specific.

public String Script { get; set; } #

Optional script name reported by the provider; it does not establish a document language.