Aspose::Page::Plugins::XpsConverter::Process メソッド

XpsConverter::Process method

指定されたパラメータで XpsConverter の処理を開始します。

System::SharedPtr<ResultContainer> Aspose::Page::Plugins::XpsConverter::Process(System::SharedPtr<IPluginOptions> options) override
パラメーター説明
optionsSystem::SharedPtr<IPluginOptions>XpsConverter の指示を含むオプション オブジェクトです。

ReturnValue

操作の結果を含む ResultContainer オブジェクトです。

参照