Aspose::Page::Plugins::XpsConverter::Process méthode
XpsConverter::Process method
Démarre le traitement XpsConverter avec les paramètres spécifiés.
System::SharedPtr<ResultContainer> Aspose::Page::Plugins::XpsConverter::Process(System::SharedPtr<IPluginOptions> options) override
| Paramètre | Type | Description |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | Un objet d’options contenant les instructions pour le XpsConverter. |
ReturnValue
Un objet ResultContainer contenant le résultat de l’opération.
Voir aussi
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class XpsConverter
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++