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
Constructor | Description |
---|---|
SvgMathRendererPluginOptions() | Creates a new instance. |
Methods
Method | Description |
---|---|
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.