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, System::SharedPtr<BaseParagraph> value)
ParameterTypeDescription
indexint32_tThe paragraph index.
valueSystem::SharedPtr<BaseParagraph>

See Also