Aspose::Pdf::ImagePlacementCollection::Add method
ImagePlacementCollection::Add method
Adds the text fragment element at the specified index.
void Aspose::Pdf::ImagePlacementCollection::Add(const System::SharedPtr<ImagePlacement> &fragment) override
Parameter | Type | Description |
---|---|---|
fragment | const System::SharedPtr<ImagePlacement>& | Text fragment element to add. |
See Also
- Typedef SharedPtr
- Class ImagePlacement
- Class ImagePlacementCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++