Class SvgMathRendererPluginOptions
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll
Tùy chọn của plugin Math Renderer để hiển thị một công thức toán học ở định dạng SVG.
public class SvgMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions
Kế thừa
object ← FigureRendererOptions ← MathRendererOptions ← MathRendererPluginOptions ← SvgMathRendererPluginOptions
Triển khai
Các thành viên kế thừa
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()
Các hàm khởi tạo
SvgMathRendererPluginOptions()
Tạo một thể hiện mới.
public SvgMathRendererPluginOptions()
Các thuộc tính
OperationName
Trả về tên thao tác.
public override string OperationName { get; }