Class MathRenderer
Class MathRenderer
Namespace: Aspose.TeX.Features
Assembly: Aspose.TeX.dll
Thực hiện việc kết xuất công thức toán học.
public abstract class MathRenderer
Kế thừa
Kế thừa
PngMathRenderer, SvgMathRenderer
Các thành viên kế thừa
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
MathRenderer()
Tạo một thể hiện mới.
public MathRenderer()
Các phương thức
Render(string, Stream, MathRendererOptions)
Kết xuất một công thức toán học.
public SizeF Render(string formula, Stream stream, MathRendererOptions mathRendererOptions)
Tham số
formula
string
Chương trình công thức LaTeX.
stream
Stream
Luồng để ghi đầu ra vào.
mathRendererOptions
MathRendererOptions
Các tùy chọn kết xuất.
Trả về
Kích thước hình ảnh đầu ra.