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