Aspose::Pdf::Plugins::TableGenerator::Process method
TableGenerator::Process method
Starts the PdfGenerator processing with the specified parameters.
System::SharedPtr<ResultContainer> Aspose::Pdf::Plugins::TableGenerator::Process(System::SharedPtr<IPluginOptions> options) override
| Parameter | Type | Description |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | An options object contains instructions for the PdfGenerator. |
ReturnValue
An ResultContainer object contains the result of the operation.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class TableGenerator
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++