'Declaration Public Overrides Function GetAction( _
ByVal actionPropertyNameИмя свойства действия.As System.String _
) As PdfAction
public override PdfAction GetAction(
System.String actionPropertyName
)
public: PdfAction* GetAction(
System.String actionPropertyName
); override
public:
PdfAction^ GetAction(
System.String actionPropertyName
); override
Parameters
- actionPropertyName
- Имя свойства действия.
Return Value
Действие, которое связано с указанным именем свойства действия.