Aspose::Pdf::LowCode::TableGenerator::Process método
TableGenerator::Process method
Inicia el procesamiento de PdfGenerator con los parámetros especificados.
System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::TableGenerator::Process(System::SharedPtr<IPluginOptions> options) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| opciones | System::SharedPtr<IPluginOptions> | Un objeto de opciones contiene instrucciones para el PdfGenerator. |
ReturnValue
Un objeto ResultContainer contiene el resultado de la operación.
Ver también
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class TableGenerator
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++