UrlAction Constructor

Initializes a new instance of the UrlAction class.

public UrlAction(string url)
Public Sub New (url As String)

Parameters

url
String

URL the action launches.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

UrlAction
ceTe.DynamicPDF

In this topic