Aspose::Pdf::Text::TextBuilder klass
TextBuilder class
Lägger till textobjekt på Pdf sida.
class TextBuilder : public System::Object
Metoder
| Metod | Beskrivning |
|---|---|
| AppendParagraph(const System::SharedPtr<TextParagraph>&) | Lägger till textparagraf på Pdf sida. |
| AppendText(const System::SharedPtr<TextFragment>&) | Lägger till textfragment på Pdf sida. |
| AppendText(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextFragment>>>&) | /// |
| TextBuilder(const System::SharedPtr<Aspose::Pdf::Page>&) | Initierar en ny instans av TextBuilder klass för Pdf sidan. |
| TextBuilder(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<BaseOperatorCollection>&) | Initierar en ny instans av TextBuilder klass för Pdf sidan. |
Se även
- Class Object
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++