Skip to content

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
PageIndexThe pageIndex this destination points to.
PathThe uniform resource locator (url) for this remote destination.
WindowBehaviorWhether to open the destination in a new windows, current one or specified by the user preferences.