The name for the action to be performed by this named action.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

See Also