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)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The paragraph index. |
| value | const System::SharedPtr<BaseParagraph>& |
See Also
- Typedef SharedPtr
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++