Interface IPlugin
Interface IPlugin
名称: Aspose.Page.Plugins 合計: Aspose.Page.dll (25.4.0)
一般的なプラグインインターフェースで、具体的なプラグインが実装すべき共通のメソッドを定義します。
public interface IPlugin
Methods
Process(IPluginオプション)
定義されたオプションで処理するためのプラグインを充電
ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
プラグインの指示を含むオプションオブジェクト
Returns
ResultContainer プロセッサの結果を含むオブジェクト