Aspose::Pdf::Plugins::TableGenerator class

TableGenerator class

Represents Aspose.PDF TableGenerator plugin.

class TableGenerator : public Aspose::Pdf::Plugins::IPlugin,
                       public System::IDisposable

Methods

MethodDescription
Dispose() overrideImplementation of IDisposable. In fact, it is not necessary for TableGenerator.
Process(System::SharedPtr<IPluginOptions>) overrideStarts the PdfGenerator processing with the specified parameters.

See Also