API Reference

Enum

PdfLogicalReadingOrderScope

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

Controls which logical page content participates in shared reading-order analysis.

Inheritance

  • Enum
  • PdfLogicalReadingOrderScope

Usage

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

Accepted by parameters

Values

public const PdfLogicalReadingOrderScope SemanticBody #

Orders the semantic body while excluding classified running headers and footers.

Value: 0
public const PdfLogicalReadingOrderScope PageContent #

Orders all page content, including classified running headers and footers.

Value: 1