Aspose::TeX::Plugins::FigureRendererPluginOptions class
FigureRendererPluginOptions class
The options for the FigureRendererPlugin.
class FigureRendererPluginOptions : public Aspose::TeX::Features::FigureRendererOptions,
public Aspose::TeX::Plugins::IPluginOptions,
public Aspose::TeX::Plugins::IInputDataContainer,
public Aspose::TeX::Plugins::IOutputDataContainer
Methods
| Method | Description |
|---|---|
| AddInputDataSource(System::SharedPtr<IDataSource>) override | Adds a new data source to the collection. |
| AddOutputDataTarget(System::SharedPtr<IDataSource>) override | Adds a new input data target to the collection. |
| get_InputDataCollection() override | Gets the collection of data sources. |
| virtual get_OperationName() | Returns operation name. |
| get_OutputDataCollection() override | Gets collection of added targets for saving operation results. |
See Also
- Class FigureRendererOptions
- Class IPluginOptions
- Class IInputDataContainer
- Class IOutputDataContainer
- Namespace Aspose::TeX::Plugins
- Library Aspose.TeX for C++