Aspose::Pdf::Paragraphs::Remove method

Paragraphs::Remove method

Remove paragraph from collection.

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

See Also