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