Aspose::Pdf::Annotations::PdfActionCollection::GetEnumerator method

PdfActionCollection::GetEnumerator method

Gets enumerator.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<PdfAction>>> Aspose::Pdf::Annotations::PdfActionCollection::GetEnumerator() override

ReturnValue

PDfAction enumerator.

See Also