Class MathRendererOptions

Class MathRendererOptions

Nom dels espais: Aspose.TeX.Features Assemblea: Aspose.TeX.dll (25.4.0)

Formula matemàtica opcions de rendiment comuns.

public class MathRendererOptions : FigureRendererOptions

Inheritance

object FigureRendererOptions MathRendererOptions

Derived

MathRendererPluginOptions , PngMathRendererOptions , SvgMathRendererOptions

Membres heretats

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

MathRendererOptions()

Crea una nova instància.

public MathRendererOptions()

Properties

TextColor

Obté/seta el color de text de la fórmula.

public Color TextColor { get; set; }

Valor de la propietat

Color

 Català