Aspose::Pdf::Paragraphs::idx_get method

Paragraphs::idx_get method

Gets paragraph from or to collection.

System::SharedPtr<BaseParagraph> Aspose::Pdf::Paragraphs::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tThe paragraph index.

ReturnValue

See Also