Aspose::TeX::Plugins::FigureRendererPlugin::Process method
FigureRendererPlugin::Process method
Runs Figure Renderer processing with the specified parameters.
System::SharedPtr<ResultContainer> Aspose::TeX::Plugins::FigureRendererPlugin::Process(System::SharedPtr<IPluginOptions> options) override
Parameter | Type | Description |
---|---|---|
options | System::SharedPtr<IPluginOptions> | An options object containing instructions for the FigureRenderer. |
ReturnValue
An ResultContainer object containing the result of the operation.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class FigureRendererPlugin
- Namespace Aspose::TeX::Plugins
- Library Aspose.TeX for C++