Aspose::Page::Plugins::PsConverter::Process メソッド
PsConverter::Process method
指定されたパラメーターで PsConverter の処理を開始します。
System::SharedPtr<ResultContainer> Aspose::Page::Plugins::PsConverter::Process(System::SharedPtr<IPluginOptions> options) override
| パラメーター | 型 | 説明 |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | PsConverter の指示を含むオプション オブジェクトです。 |
ReturnValue
操作の結果を含む ResultContainer オブジェクトです。
参照
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class PsConverter
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++