Class SvgMathRendererPluginOptions
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll
Опції плагіна Math Renderer для відображення математичної формули у SVG.
public class SvgMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions
Спадкування
object ← FigureRendererOptions ← MathRendererOptions ← MathRendererPluginOptions ← SvgMathRendererPluginOptions
Реалізує
Спадковані члени
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()
Конструктори
SvgMathRendererPluginOptions()
Створює новий екземпляр.
public SvgMathRendererPluginOptions()
Властивості
OperationName
Повертає назву операції.
public override string OperationName { get; }