'Declaration Public Function GetImageAssociatedWithAction( _
ByVal actionДействие.As Vintasoft.Imaging.Pdf.Tree.PdfGotoAction _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetImageAssociatedWithAction(
Vintasoft.Imaging.Pdf.Tree.PdfGotoAction action
)
public: Vintasoft.Imaging.VintasoftImage* GetImageAssociatedWithAction(
Vintasoft.Imaging.Pdf.Tree.PdfGotoAction* action
)
public:
Vintasoft.Imaging.VintasoftImage^ GetImageAssociatedWithAction(
Vintasoft.Imaging.Pdf.Tree.PdfGotoAction^ action
)
Parameters
- action
- Действие.
Return Value
Изображение, связанное с этим действием.