Aspose::Pdf::LowCode::TableOptions klass

TableOptions class

Representerar alternativ för att lägga till tabell i dokumentet med TableGenerator-plugin.

class TableOptions : public Aspose::Pdf::LowCode::PdfGeneratorOptions

Metoder

MetodBeskrivning
AddTable()Lägger till tabell i dokumentet.
static Create()Skapa en instans av TableOptions.
InsertPageAfter(int32_t)Infoga sida efter angiven sida.
InsertPageBefore(int32_t)Infoga sida före angiven sida.
TableOptions()Initierar en ny instans av TableOptions-objektet med standardalternativ.

Se även