Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Destinations
RemoteDestinationModel Class
Describes a location inside an other PDF document.
csharp
public class RemoteDestinationModel : TallComponents.UnoPdf.Client.Models.Pdf.Destinations.ExplicitDestinationModel
Inheritance System.Object 🡒 DestinationModel 🡒 ExplicitDestinationModel 🡒 RemoteDestinationModel
Properties | |
---|---|
PageIndex | The pageIndex this destination points to. |
Path | The uniform resource locator (url) for this remote destination. |
WindowBehavior | Whether to open the destination in a new windows, current one or specified by the user preferences. |