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