Aspose::Pdf::ImagePlacementCollection::idx_get method
ImagePlacementCollection::idx_get method
Gets the text fragment element at the specified index.
System::SharedPtr<ImagePlacement> Aspose::Pdf::ImagePlacementCollection::idx_get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of image placement. |
ReturnValue
ImagePlacement object.
See Also
- Typedef SharedPtr
- Class ImagePlacement
- Class ImagePlacementCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++