API Reference

Class

PdfMarkedContentReference

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

One marked-content reference owned by a tagged-PDF structure element.

Inheritance

  • Object
  • PdfMarkedContentReference

Usage

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

Properties

public Nullable<Int32> PageObjectNumber { get; } #

Page object containing the marked content, when declared or inherited.

public Int32 MarkedContentId { get; } #

Content-stream-scoped marked-content identifier.

public Nullable<Int32> ContentStreamObjectNumber { get; } #

Form XObject or other content-stream object owning the MCID, or null for page content.