Aspose::Pdf::ArtifactCollection::idx_get metod
ArtifactCollection::idx_get method
Hämtar artefakt efter index. Index börjar från 1.
System::SharedPtr<Artifact> Aspose::Pdf::ArtifactCollection::idx_get(int32_t index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Index för artefakten. |
ReturnValue
Artifact on the page.
Se även
- Typedef SharedPtr
- Class Artifact
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++