[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionNamed.-ctor

ActionNamed Constructor

ActionNamed()

Initializes a new instance of the ActionNamed.

Declaration
public ActionNamed()
Public Sub New()

ActionNamed(string)

Initializes a new instance of the ActionNamed.

Declaration
public ActionNamed(string name)
Public Sub New(name As String)
Parameters
Type Name Description
string name

The name of the action.