Aspose::Pdf::Text::TextBuilder::AppendParagraph method
TextBuilder::AppendParagraph method
Appends text paragraph to Pdf page.
void Aspose::Pdf::Text::TextBuilder::AppendParagraph(System::SharedPtr<TextParagraph> textParagraph)
Parameter | Type | Description |
---|---|---|
textParagraph | System::SharedPtr<TextParagraph> | Text paragraph object. |
See Also
- Typedef SharedPtr
- Class TextParagraph
- Class TextBuilder
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++