Class PngMathRendererPluginOptions
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll
As opções do plugin Math Renderer para renderizar uma fórmula matemática em PNG.
public class PngMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions, IRasterRendererOptions
Herança
object ← FigureRendererOptions ← MathRendererOptions ← MathRendererPluginOptions ← PngMathRendererPluginOptions
Implementa
IPluginOptions, IRasterRendererOptions
Membros Herdados
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()
Construtores
PngMathRendererPluginOptions()
Cria uma nova instância.
public PngMathRendererPluginOptions()
Propriedades
OperationName
Retorna o nome da operação.
public override string OperationName { get; }
Valor da Propriedade
Resolution
Obtém/define a resolução da imagem.
public int Resolution { get; set; }