Aspose::Pdf::Text::TextParagraphCollection::Add method

TextParagraphCollection::Add method

Adds the text paragraph element at the specified index.

void Aspose::Pdf::Text::TextParagraphCollection::Add(const System::SharedPtr<TextParagraph> &paragraph) override

See Also