Class PngMathRendererPluginOptions
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.Te.X.dll
Math RendererプラグインのPNGで数式をレンダリングするためのオプション。
public class PngMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions, IRasterRendererOptions
継承
object ← FigureRendererOptions ← MathRendererOptions ← MathRendererPluginOptions ← PngMathRendererPluginOptions
実装
IPluginOptions, IRasterRendererOptions
継承されたメンバー
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()
コンストラクター
PngMathRendererPluginOptions()
新しいインスタンスを作成します。
public PngMathRendererPluginOptions()
プロパティ
OperationName
操作名を返します。
public override string OperationName { get; }
プロパティ値
Resolution
画像の解像度を取得/設定します。
public int Resolution { get; set; }