Aspose::Pdf::Paragraphs::Add method

Paragraphs::Add method

Add paragraph to collection.

void Aspose::Pdf::Paragraphs::Add(const System::SharedPtr<BaseParagraph> &paragraph)
ParameterTypeDescription
paragraphconst System::SharedPtr<BaseParagraph>&The paragraph.

See Also