NamedActionActionName Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the name of the action that shall be performed

Namespace:  Apitron.PDF.Kit.Interactive.Actions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public NamedActions ActionName { get; set; }

Property Value

Type: NamedActions
The name of the action.
See Also

Reference