Aspose::Pdf::Paragraphs::idx_set method
Paragraphs::idx_set method
Establece el párrafo desde o hacia la colección.
void Aspose::Pdf::Paragraphs::idx_set(int32_t index, const System::SharedPtr<BaseParagraph> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | El índice del párrafo. |
| valor | const System::SharedPtr<BaseParagraph>& |
Ver también
- Typedef SharedPtr
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++