GoToURIAction

GoToURIAction class

Représente qu’une action URI provoque la résolution d’un URI.

public sealed class GoToURIAction : PdfAction

Constructeurs

NomLa description
GoToURIAction(string)Constructeur.

Propriétés

NomLa description
Next { get; }Actions suivantes dans l’ordre.
URI { get; set; }Obtient ou définit l’identificateur de ressource uniforme à résoudre.

Voir également