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