API Reference

Enum

PdfLogicalContentSourceKind

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

Origin of one logical text block.

Inheritance

  • Enum
  • PdfLogicalContentSourceKind

Usage

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

Values

public const PdfLogicalContentSourceKind Native #

Text decoded from native PDF text-showing operations.

Value: 0
public const PdfLogicalContentSourceKind Ocr #

Text accepted from an external OCR provider through the bounded OfficeIMO.Pdf merge contract.

Value: 1