API Reference

Enum

PdfPortfolioView

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Initial viewer presentation for a generated document portfolio.

Inheritance

  • Enum
  • PdfPortfolioView

Usage

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

Values

public const PdfPortfolioView Details #

Display portfolio fields in a details view.

Value: 0
public const PdfPortfolioView Tile #

Display portfolio entries as tiles.

Value: 1
public const PdfPortfolioView Hidden #

Hide the portfolio navigation pane initially.

Value: 2