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.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPage Page { get; }
VB
Public ReadOnly Property Page As PdfPage
Get
Property Value
Type:
PdfPageSee Also