Documents for PDF, .NET Edition Documentation
ActionNamed Constructor(String)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionNamed Class > ActionNamed Constructor : ActionNamed Constructor(String)
The name of the action.
Initializes a new instance of the ActionNamed.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
public ActionNamed( 
   System.string name
)

Parameters

name
The name of the action.
See Also

Reference

ActionNamed Class
ActionNamed Members
Overload List