API Reference
Class
OfficeDocumentPageMarkdown
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.
Returned or exposed by
- Extension method OfficeDocumentReadResult.GetPageMarkdown
- Method OfficeDocumentReadResultExtensions.GetPageMarkdown
Inherited Methods
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.