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
- Typedef SharedPtr
- Class IEnumerator
- Class ImagePlacement
- Class ImagePlacementCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++