Aspose::Page::Plugins::XpsConverter::Process método

XpsConverter::Process method

Inicia el procesamiento del XpsConverter con los parámetros especificados.

System::SharedPtr<ResultContainer> Aspose::Page::Plugins::XpsConverter::Process(System::SharedPtr<IPluginOptions> options) override
ParámetroTipoDescripción
optionsSystem::SharedPtr<IPluginOptions>Un objeto de opciones que contiene instrucciones para el XpsConverter.

ReturnValue

Un objeto ResultContainer que contiene el resultado de la operación.

Ver también