Aspose::TeX::Plugins::PngMathRendererPluginOptions class

PngMathRendererPluginOptions class

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

class PngMathRendererPluginOptions : public Aspose::TeX::Plugins::MathRendererPluginOptions,
                                     public Aspose::TeX::Features::IRasterRendererOptions

Methods

MethodDescription
get_OperationName() overrideReturns operation name.
get_Resolution() overrideGets/sets the image resolution.
PngMathRendererPluginOptions()Creates a new instance.
set_Resolution(int32_t) overrideGets/sets the image resolution.

See Also