MathRendererPlugin.Process
MathRendererPlugin.Process method
Runs Math Renderer processing with the specified parameters.
public ResultContainer Process(IPluginOptions options)
| Parameter | Type | Description | 
|---|---|---|
| options | IPluginOptions | An options object containing instructions for the MathRenderer. | 
Return Value
An ResultContainer object containing the result of the operation.
Exceptions
| exception | condition | 
|---|---|
| ArgumentException | When given options instance is null or has inappropriate type, or one of the input/output sources has unsupported type. | 
See Also
- class ResultContainer
- interface IPluginOptions
- class MathRendererPlugin
- namespace Aspose.TeX.Plugins
- assembly Aspose.TeX