Aspose::Pdf::LowCode::TableBuilder klass

TableBuilder class

Klassen representerar en byggare för tabell i PDF‑sida.

class TableBuilder : public System::Object

Metoder

MetodBeskrivning
virtual AddRow()Lägg till ny rad i tabellen.
AddTable()Lägg till ny tabell i dokumentet.
InsertPageAfter(int32_t)Infoga sida efter angiven sida.
InsertPageBefore(int32_t)Infoga sida före angiven sida.
static to_TableOptions(const System::SharedPtr<TableBuilder>&)Konverterar byggaren TableBuilder till alternativ TableOptions

Se även