Interface IPlugin
Interface IPlugin
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll
Genel eklenti arayüzü.
public interface IPlugin
Yöntemler
Process(IPluginOptions)
Tanımlı seçeneklerle eklenti yürütmesini çalıştırır.
ResultContainer Process(IPluginOptions options)
Parametreler
options
IPluginOptions
Bir seçenek örneği.
Döndürür
Yürütme sonucunu içeren bir Aspose.TeX.Plugins.ResultContainer örneği.