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