Aspose::Pdf::Text::TextParagraphCollection::idx_get method
TextParagraphCollection::idx_get method
Gets the text paragraph element at the specified index.
System::SharedPtr<TextParagraph> Aspose::Pdf::Text::TextParagraphCollection::idx_get(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t |
ReturnValue
See Also
- Typedef SharedPtr
- Class TextParagraph
- Class TextParagraphCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++