Specifies how the page is displayed after the destination is resolved.
Namespace: TallComponents.PDF.NavigationAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public PageDisplay PageDisplay { get; internal set; } |
| Visual Basic |
|---|
Public Property PageDisplay As PageDisplay Get Friend Set |
Remarks
Default = PageDisplay.PositionZoom;