Aspose::Pdf::Paragraphs::Remove method
Paragraphs::Remove method
Remove paragraph from collection.
void Aspose::Pdf::Paragraphs::Remove(const System::SharedPtr<BaseParagraph> ¶graph)
| Parameter | Type | Description |
|---|---|---|
| paragraph | const System::SharedPtr<BaseParagraph>& | The paragraph. |
See Also
- Typedef SharedPtr
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++