Class PngMathRendererPluginOptions

Class PngMathRendererPluginOptions

Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll (25.2.0)

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

public class PngMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions, IRasterRendererOptions

Inheritance

objectFigureRendererOptionsMathRendererOptionsMathRendererPluginOptionsPngMathRendererPluginOptions

Implements

IPluginOptions, IRasterRendererOptions

Inherited Members

MathRendererPluginOptions.AddInputDataSource(IDataSource), MathRendererPluginOptions.AddOutputDataTarget(IDataSource), MathRendererPluginOptions.InputDataCollection, MathRendererPluginOptions.OutputDataCollection, MathRendererPluginOptions.OperationName, MathRendererOptions.TextColor, FigureRendererOptions.Preamble, FigureRendererOptions.Scale, FigureRendererOptions.BackgroundColor, FigureRendererOptions.LogStream, FigureRendererOptions.ShowTerminal, FigureRendererOptions.ErrorReport, FigureRendererOptions.RequiredInputDirectory, FigureRendererOptions.Margin, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

PngMathRendererPluginOptions()

Creates a new instance.

public PngMathRendererPluginOptions()

Properties

OperationName

Returns operation name.

public override string OperationName { get; }

Property Value

string

Resolution

Gets/sets the image resolution.

public int Resolution { get; set; }

Property Value

int

 English