Aspose::TeX::Plugins::MathRendererPluginOptions class
MathRendererPluginOptions class
The options for the MathRendererPlugin.
class MathRendererPluginOptions : public Aspose::TeX::Features::MathRendererOptions,
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 MathRendererOptions
- Class IPluginOptions
- Class IInputDataContainer
- Class IOutputDataContainer
- Namespace Aspose::TeX::Plugins
- Library Aspose.TeX for C++