Aspose::TeX::Plugins::MathRendererPlugin::Process method

MathRendererPlugin::Process method

Runs Math Renderer processing with the specified parameters.

System::SharedPtr<Aspose::TeX::Plugins::ResultContainer> Aspose::TeX::Plugins::MathRendererPlugin::Process(System::SharedPtr<Aspose::TeX::Plugins::IPluginOptions> options) override
ParameterTypeDescription
optionsSystem::SharedPtr<Aspose::TeX::Plugins::IPluginOptions>An options object containing instructions for the MathRenderer.

ReturnValue

An ResultContainer object containing the result of the operation.

See Also