The uniform resource identifier (uri) for this Uri action.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public string Uri { get; set; }
Visual Basic
Public Property Uri As String
	Get
	Set

Remarks

You cannot set this property to nullNothingnullptra null reference (Nothing in Visual Basic).

See Also