Skip to main content

PdfLinkDestination.UriDestination Class

Definition

Assembly:Avalonia.Controls.PdfViewer
Package:Avalonia.Controls.PdfViewer

External URI link.

public class PdfLinkDestination.UriDestination

Inheritance: object -> PdfLinkDestination -> PdfLinkDestination.UriDestination

Constructors

NameDescription
PdfLinkDestination.UriDestinationNo summary available.

PdfLinkDestination.UriDestination Constructor

public PdfLinkDestination.UriDestination(string uri)

Parameters

uri string

Properties

NameDescription
UriNo summary available.

Uri Property

public string Uri { get; set; }