Constructor PageIndexDestination
Namespace TallComponents.PDF.Navigation
Class PageIndexDestination
Create a new (Internal) Page Index Destination.
Syntax
public PageIndexDestination(Int32 pageIndex)
Parameters
Int32
pageIndex
The zero-based page index.
WindowBehavior.UserPreference will be used. PageDisplay.FitEntire will be used.
NOTE: There is no check that the page given is valid (existing)!