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ámetroTipoDescripción
textParagraphconst System::SharedPtr<TextParagraph>&Objeto de párrafo Text.

Ver también