Aspose::TeX::Plugins::IPlugin class

IPlugin class

The general plugin interface.

class IPlugin : public virtual System::Object

Methods

MethodDescription
virtual Process(System::SharedPtr<IPluginOptions>)Runs plugin execution with defined options.

See Also