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

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

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