Aspose::Pdf::ImagePlacementCollection::Add método
ImagePlacementCollection::Add method
Agrega el elemento de fragmento de texto en el índice especificado.
void Aspose::Pdf::ImagePlacementCollection::Add(const System::SharedPtr<ImagePlacement> &fragment) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| fragment | const System::SharedPtr<ImagePlacement>& | Text fragmento de elemento para agregar. |
Ver también
- Typedef SharedPtr
- Class ImagePlacement
- Class ImagePlacementCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++