SvgMathRendererPluginOptions

Inheritance: java.lang.Object, com.aspose.tex.FigureRendererOptions, com.aspose.tex.MathRendererOptions, com.aspose.tex.plugins.MathRendererPluginOptions

public class SvgMathRendererPluginOptions extends MathRendererPluginOptions

The Math Renderer plugin’s options to render a math formula in SVG.

Constructors

ConstructorDescription
SvgMathRendererPluginOptions()Creates a new instance.

Methods

MethodDescription
getOperationName()Returns the operation name.

SvgMathRendererPluginOptions()

public SvgMathRendererPluginOptions()

Creates a new instance.

getOperationName()

public String getOperationName()

Returns the operation name.

Returns: java.lang.String - The operation name.