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
ParameterTypeDescription
fragmentconst System::SharedPtr<ImagePlacement>&Text fragment element to add.

See Also