Gets or sets the destination.
Namespace: Spire.Pdf.ActionsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public string Destination { get; set; }
Public Property Destination As String Get Set
public: property String^ Destination { String^ get (); void set (String^ value); }
member Destination : string with get, set
Property Value
StringThe destination.