Aspose::Page::Plugins::XpsConverter::Process method

XpsConverter::Process method

Starts the XpsConverter processing with the specified parameters.

System::SharedPtr<ResultContainer> Aspose::Page::Plugins::XpsConverter::Process(System::SharedPtr<IPluginOptions> options) override
ParameterTypeDescription
optionsSystem::SharedPtr<IPluginOptions>An options object containing instructions for the XpsConverter.

ReturnValue

An ResultContainer object containing the result of the operation.

See Also