API Reference

Class

PdfTextEditResult

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Result of an existing-page text edit.

Inheritance

  • Object
  • PdfTextEditResult

Usage

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

Properties

public PdfDocument Document { get; } #

Edited immutable document.

public Int32 AffectedCount { get; } #

Number of source spans or search occurrences affected.

public IReadOnlyList<String> Warnings { get; } #

Compatibility or substitution warnings.