FigureRendererPluginResult class
FigureRendererPluginResult class
The Figure Renderer plugin’s common result.
The FigureRendererPluginResult type exposes the following members:
Properties
| Name | Description | 
|---|---|
| log | The stream containing the transcript file. | 
| size | The size of the rendered formula. | 
| is_file | Indicates whether the result is a file path. | 
| is_stream | Indicates whether the result is a stream. | 
| is_string | Indicates whether the result is a string. | 
| is_byte_array | Indicates whether the result is a byte array. | 
| data | Gets raw data. | 
Methods
| Name | Description | 
|---|---|
| to_file() | Tries to convert the result to a file. | 
| to_stream() | Tries to convert the result to a stream. | 
See Also
- module aspose.tex.plugins
- package aspose.tex