Aspose::Pdf::Plugins::TocGenerator class
TocGenerator class
Represents Aspose.PDF TocGenerator plugin.
class TocGenerator : public Aspose::Pdf::Plugins::IPlugin,
public System::IDisposable
Methods
| Method | Description |
|---|---|
| Dispose() override | Implementation of IDisposable. In fact, it is not necessary for TocGenerator. |
| 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++