Aspose::Pdf::Annotations::AnnotationCollection::idx_get método
AnnotationCollection::idx_get method
El índice del elemento a obtener.
System::SharedPtr<Annotation> Aspose::Pdf::Annotations::AnnotationCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | El valor del índice comienza en uno. |
ReturnValue
Annotation object
Ver también
- Typedef SharedPtr
- Class Annotation
- Class AnnotationCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++