GetAction(String) Method (PdfTreeNodeBase)
Returns the action, which is associated with the specified action property name.
'Declaration
Public Overridable Function GetAction( _
ByVal As System.String _
) As PdfAction
public virtual PdfAction GetAction(
System.String
)
public: virtual PdfAction* GetAction(
System.String
)
public:
virtual PdfAction^ GetAction(
System.String
)
Parameters
- actionPropertyName
- Name of the action property.
Return Value
The action, which is associated with the specified action property name.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5