Aspose::Page::Plugins::IPlugin::Process 메서드
IPlugin::Process method
정의된 옵션으로 플러그인에게 처리를 요청합니다.
virtual System::SharedPtr<ResultContainer> Aspose::Page::Plugins::IPlugin::Process(System::SharedPtr<IPluginOptions> options)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 옵션 | System::SharedPtr<IPluginOptions> | 플러그인에 대한 지시를 포함하는 옵션 객체 |
ReturnValue
처리 결과를 포함하는 ResultContainer 객체
또 보기
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class IPlugin
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++