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)
ParameterTypeDescription
indexint32_t

ReturnValue

See Also