Aspose::Pdf::Text::TextBuilder::AppendParagraph method
TextBuilder::AppendParagraph method
Añade un párrafo de texto a la página Pdf.
void Aspose::Pdf::Text::TextBuilder::AppendParagraph(const System::SharedPtr<TextParagraph> &textParagraph)
| Parámetro | Tipo | Descripción |
|---|---|---|
| textParagraph | const System::SharedPtr<TextParagraph>& | Objeto de párrafo Text. |
Ver también
- Typedef SharedPtr
- Class TextParagraph
- Class TextBuilder
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++