Class PngMathRendererPluginOptions

Class PngMathRendererPluginOptions

Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll

Опции плагина Math Renderer для рендеринга математической формулы в PNG.

public class PngMathRendererPluginOptions : MathRendererPluginOptions, IPluginOptions, IRasterRendererOptions

Наследование

objectFigureRendererOptionsMathRendererOptionsMathRendererPluginOptionsPngMathRendererPluginOptions

Реализует

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

Значение свойства

string

Resolution

Получает/устанавливает разрешение изображения.

public int Resolution { get; set; }

Значение свойства

int

 Русский