Aspose::Pdf::Paragraphs::Add method
Paragraphs::Add method
Add paragraph to collection.
void Aspose::Pdf::Paragraphs::Add(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++