GoToURIAction

GoToURIAction class

Rappresenta un’azione URI che causa la risoluzione di un URI.

public sealed class GoToURIAction : PdfAction

Costruttori

NomeDescrizione
GoToURIAction(string)Costruttore.

Proprietà

NomeDescrizione
Next { get; }Azioni successive in sequenza.
URI { get; set; }Ottiene o imposta l’identificatore di risorsa uniforme da risolvere.

Guarda anche