Aspose::TeX::Plugins::MathRendererPlugin class

MathRendererPlugin class

MathRenderer plugin class.

class MathRendererPlugin : public Aspose::TeX::Plugins::IPlugin,
                           public System::IDisposable

Methods

MethodDescription
Dispose() overrideDisposes this instance.
Process(System::SharedPtr<IPluginOptions>) overrideRuns Math Renderer processing with the specified parameters.

See Also