Aspose::Pdf::Text::CharInfoCollection::idx_get metod
CharInfoCollection::idx_get method
Hämtar CharInfo elementet vid det angivna indexet.
System::SharedPtr<CharInfo> Aspose::Pdf::Text::CharInfoCollection::idx_get(int32_t index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Index inom samlingen. |
ReturnValue
CharInfo object.
Se även
- Typedef SharedPtr
- Class CharInfo
- Class CharInfoCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++