Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

PdfOcrWordEvidence

Namespace OfficeIMO.Pdf.Ocr
Assembly OfficeIMO.Pdf.Ocr
Modifiers sealed

Recognized word geometry and the decision that admitted or rejected it.

Inheritance

  • Object
  • PdfOcrWordEvidence

Remarks

Invalid geometry and invalid confidence are reported through page diagnostics instead.

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

Properties

public PdfRecognizedWord Word { get; } #

Normalized text, confidence, hierarchy, and top-left visual page geometry.

public PdfOcrWordDisposition Disposition { get; } #

Engine merge decision; rejected words do not enter the searchable layer.