Aspose::Pdf::LowCode::IPlugin::Process metod
IPlugin::Process method
Kostar ett plugin att bearbeta med definierade alternativ.
virtual System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::IPlugin::Process(System::SharedPtr<IPluginOptions> options)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | Ett alternativobjekt som innehåller instruktioner för pluginet |
ReturnValue
Ett ResultContainer objekt som innehåller resultatet av bearbetningen
Se även
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class IPlugin
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++