Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Destinations.PageIndexDestinationModel
PageIndexDestinationModel.PageIndex Property
The pageIndex this destination points to.
csharp
public int PageIndex { get; set; }