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