PngMathRendererOptions class
Contents
[
Hide
]PngMathRendererOptions class
Math formula PNG rendering options.
Inheritance: PngMathRendererOptions → MathRendererOptions → FigureRendererOptions
The PngMathRendererOptions type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| PngMathRendererOptions() | Initializes a new instance of the PngMathRendererOptions 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 truethen 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. | 
| resolution | Gets/sets image resolution. | 
See Also
- module aspose.tex.features
- package aspose.tex