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

 한국어