Aspose::Pdf::ArtifactCollection::idx_get method
ArtifactCollection::idx_get method
Obtiene el artefacto por índice. El índice comienza en 1.
System::SharedPtr<Artifact> Aspose::Pdf::ArtifactCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice del artefacto. |
ReturnValue
Artifact on the page.
Ver también
- Typedef SharedPtr
- Class Artifact
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++