Aspose::Pdf::ImagePlacementCollection::GetEnumerator method

ImagePlacementCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<ImagePlacement>>> Aspose::Pdf::ImagePlacementCollection::GetEnumerator() override

ReturnValue

Enumerator object.

See Also