Aspose::Pdf::Paragraphs::idx_set method

Paragraphs::idx_set method

Sets paragraph from or to collection.

void Aspose::Pdf::Paragraphs::idx_set(int32_t index, const System::SharedPtr<BaseParagraph> &value)
ParameterTypeDescription
indexint32_tThe paragraph index.
valueconst System::SharedPtr<BaseParagraph>&

See Also