API Reference

Class

PdfAnnotationReviewEntry

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

One annotation and its nested replies in a review thread.

Inheritance

  • Object
  • PdfAnnotationReviewEntry

Usage

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

Properties

public PdfAnnotation Annotation { get; } #

The annotation represented by this entry.

public IReadOnlyList<PdfAnnotationReviewEntry> Replies { get; } #

Replies whose /IRT points to this annotation.