API Reference

Class

OfficeDocumentPageMarkdown

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader.Core
Modifiers sealed

Markdown content and citation metadata for one page-like container.

Inheritance

  • Object
  • OfficeDocumentPageMarkdown

Usage

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

Properties

public OfficeDocumentPage Page { get; } #

Source page-like container.

public Int32 TotalPageCount { get; } #

Total physical page count known for the read operation.

public OfficeDocumentPageProvenance Provenance { get; } #

How this page boundary was obtained.

public String Markdown { get; } #

Portable page-scoped Markdown.