Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionNamed Class / Name Property

In This Topic
    Name Property (ActionNamed)
    In This Topic
    Gets or sets the name of action.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also