Método Aspose::Pdf::Paragraphs::Add
Paragraphs::Add method
Agregar párrafo a la colección.
void Aspose::Pdf::Paragraphs::Add(const System::SharedPtr<BaseParagraph> ¶graph)
| Parámetro | Tipo | Descripción |
|---|---|---|
| párrafo | const System::SharedPtr<BaseParagraph>& | El párrafo. |
Ver también
- Typedef SharedPtr
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++