Метод Aspose::Pdf::Text::TextBuilder::AppendParagraph

TextBuilder::AppendParagraph method

Добавляет текстовый абзац на страницу Pdf.

void Aspose::Pdf::Text::TextBuilder::AppendParagraph(const System::SharedPtr<TextParagraph> &textParagraph)
ПараметрТипОписание
textParagraphconst System::SharedPtr<TextParagraph>&Объект абзаца Text.

См. также