SvgFigureRendererPluginOptions class
Contents
[
Hide
]SvgFigureRendererPluginOptions class
The Figure Renderer plugin’s options to render a LaTeX figure in SVG.
Inheritance: SvgFigureRendererPluginOptions
→ FigureRendererPluginOptions
→ FigureRendererOptions
The SvgFigureRendererPluginOptions type exposes the following members:
Constructors
Name | Description |
---|---|
SvgFigureRendererPluginOptions() | Creates a new instance. |
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. |
input_data_collection | Gets the collection of data sources. |
output_data_collection | Gets collection of added targets for saving operation results. |
operation_name | Returns operation name. |
Methods
Name | Description |
---|---|
add_input_data_source(data_source) | Adds a new data source to the collection. |
add_output_data_target(data_target) | Adds a new input data target to the collection. |
See Also
- module
aspose.tex.plugins
- package
aspose.tex