Aspose::Pdf::Paragraphs::Insert method

Paragraphs::Insert method

Вставить параграф в коллекцию.

void Aspose::Pdf::Paragraphs::Insert(int32_t index, const System::SharedPtr<BaseParagraph> &paragraph)
ПараметрТипОписание
индексint32_tИндекс абзаца.
абзацconst System::SharedPtr<BaseParagraph>&Абзац.

См. также