SvgMathRendererOptions class
Contents
[
Hide
]SvgMathRendererOptions class
Math formula SVG rendering options.
Inheritance: SvgMathRendererOptions
→ MathRendererOptions
→ FigureRendererOptions
The SvgMathRendererOptions type exposes the following members:
Constructors
Name | Description |
---|---|
SvgMathRendererOptions() | Initializes a new instance of the SvgMathRendererOptions class |
Properties
Name | Description |
---|---|
preamble | Gets/sets LaTeX document preamble. |
scale | Gets/set the scale. 1000 means 100%, 1200 means 120%, etc. |
background_color | Gets/sets the background color. |
log_stream | Gets/set the stream to write log output to. |
show_terminal | The flag that controls terminal output. If true then terminal output is written to console. |
error_report | Gets the error report. |
required_input_directory | Gets/sets the directory for the required input, e.g., packages that are beyond Aspose.TeX’s LaTeX support. |
margin | Gets/sets the margin width. |
text_color | Gets/sets the formula text color. |
See Also
- module
aspose.tex.features
- package
aspose.tex