Aspose::TeX::Plugins::PngFigureRendererPluginOptions class

PngFigureRendererPluginOptions class

The Figure Renderer plugin’s options to render a LaTeX figure in PNG.

class PngFigureRendererPluginOptions : public Aspose::TeX::Plugins::FigureRendererPluginOptions,
                                       public Aspose::TeX::Features::IRasterRendererOptions

Methods

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

See Also