Aspose::Pdf::ImagePlacementCollection::idx_get método
ImagePlacementCollection::idx_get method
Obtiene el elemento de fragmento de texto en el índice especificado.
System::SharedPtr<ImagePlacement> Aspose::Pdf::ImagePlacementCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice de la colocación de imagen. |
ReturnValue
ImagePlacement object.
Ver también
- Typedef SharedPtr
- Class ImagePlacement
- Class ImagePlacementCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++