Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Destinations.ExplicitDestinationModel

ExplicitDestinationModel.PageDisplay Property

Specifies how the page is displayed after the destination is resolved.
Valid values are:
0: PositionZoom
1: FitEntire
2: FitHorizontally
3: FitVertically
4: FitRectangle
5: FitBoundingBox
6: FitBoundingBoxHorizontally
7: FitBoundingBoxVertically

csharp
public int PageDisplay { get; set; }

Property Value

System.Int32