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; }