Aspose::Pdf::Annotations::ActionCollection::idx_get‑metod

ActionCollection::idx_get method

Hämtar åtgärd efter dess index.

System::SharedPtr<PdfAction> Aspose::Pdf::Annotations::ActionCollection::idx_get(int32_t index)
ParameterTypBeskrivning
indexint32_tIndex för åtgärden.

ReturnValue

Hämtad åtgärd.

Se även