Aspose::Pdf::Paragraphs::Insert method
Paragraphs::Insert method
Вставить параграф в коллекцию.
void Aspose::Pdf::Paragraphs::Insert(int32_t index, const System::SharedPtr<BaseParagraph> ¶graph)
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс абзаца. |
| абзац | const System::SharedPtr<BaseParagraph>& | Абзац. |
См. также
- Typedef SharedPtr
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++