Aspose::Pdf::Plugins::TocGenerator class

TocGenerator class

Represents Aspose.PDF TocGenerator plugin.

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

Methods

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

See Also