A UriAction starts an external web site from its URL.

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

Syntax

C#
public class UriAction : Action
Visual Basic
Public Class UriAction _
	Inherits Action

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Actions..::..Action
    TallComponents.PDF.Actions..::..UriAction

See Also