API Reference

Class

PdfInterleavePageMapping

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Maps one output page to its source document and page.

Inheritance

  • Object
  • PdfInterleavePageMapping

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

Properties

public Int32 OutputPageNumber { get; } #

One-based page number in the composed PDF.

public Int32 SourceIndex { get; } #

Zero-based source index.

public String SourceName { get; } #

Stable source name.

public Int32 SourcePageNumber { get; } #

One-based page number in the original source.