Class PngMathRendererPluginOptions
Nazwa przestrzeń: Aspose.TeX.Plugins Zgromadzenie: Aspose.TeX.dll (25.4.0)
Opcje wtyczki Math Renderer, aby przekazać formułę matematyczną w PNG.
public class PngMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions, IRasterRendererOptions
Inheritance
object ← FigureRendererOptions ← MathRendererOptions ← MathRendererPluginOptions ← PngMathRendererPluginOptions
Implements
IPluginOptions , IRasterRendererOptions
Dziedziczeni członkowie
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()
Stworzyła się nowa instancja
public PngMathRendererPluginOptions()
Properties
OperationName
Powrót nazwy operacyjnej.
public override string OperationName { get; }
Wartość nieruchomości
Resolution
Pobierz / ustawić rozdzielczość obrazu.
public int Resolution { get; set; }