[]
        
(Showing Draft Content)

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

ActionNamed Constructor

ActionNamed()

Initializes a new instance of the ActionNamed.

Declaration
public ActionNamed()

ActionNamed(string)

Initializes a new instance of the ActionNamed.

Declaration
public ActionNamed(string name)
Parameters
Type Name Description
string name

The name of the action.