Table of Contents

Property Page

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Page

Gets the page that should be displayed when this PdfOutlineItem is activated or null if there is no such page specified for this outline item.

public PdfPage? Page { get; }

Property Value

PdfPage

The page that should be displayed when this PdfOutlineItem is activated or null if there is no such page specified for this outline item.