Interface IPlugin
Interface IPlugin
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
Interface geral de plugin que define métodos comuns que um plugin concreto deve implementar.
public interface IPlugin
Métodos
Process(IPluginOptions)
Carrega um plugin para processar com opções definidas
ResultContainer Process(IPluginOptions options)
Parâmetros
options
IPluginOptions
Um objeto de opções contendo instruções para o plugin
Retorna
Um objeto ResultContainer contendo o resultado do processamento