Aspose::Pdf::Plugins::TableGenerator class
TableGenerator class
Represents Aspose.PDF TableGenerator plugin.
class TableGenerator : public Aspose::Pdf::Plugins::IPlugin,
public System::IDisposable
Methods
| Method | Description |
|---|---|
| Dispose() override | Implementation of IDisposable. In fact, it is not necessary for TableGenerator. |
| Process(System::SharedPtr<IPluginOptions>) override | Starts the PdfGenerator processing with the specified parameters. |
See Also
- Class IPlugin
- Class IDisposable
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++