Interface IPlugin
Interface IPlugin
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll
一般的なプラグインインターフェイス。
public interface IPluginメソッド
Process(IPluginOptions)
定義されたオプションでプラグインの実行を行います。
ResultContainer Process(IPluginOptions options)パラメータ
options IPluginOptions
オプションのインスタンス。
戻り値
実行結果を含むAspose.TeX.Plugins.ResultContainerのインスタンス。