Class PngMathRendererPluginOptions
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.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; }