API Reference

Enum

PdfInteractionKind

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

Kind of interactive or selectable page region.

Inheritance

  • Enum
  • PdfInteractionKind

Usage

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

Values

public const PdfInteractionKind Text #

Approximate geometry for one extracted Unicode text element.

Value: 0
public const PdfInteractionKind Annotation #

Non-link, non-widget annotation hit region.

Value: 2
public const PdfInteractionKind FormWidget #

AcroForm widget hit region.

Value: 3