Aspose::TeX::Plugins::MathRendererPluginOptions::AddOutputDataTarget method
MathRendererPluginOptions::AddOutputDataTarget method
Adds a new input data target to the collection.
void Aspose::TeX::Plugins::MathRendererPluginOptions::AddOutputDataTarget(System::SharedPtr<IDataSource> dataTarget) override
Parameter | Type | Description |
---|---|---|
dataTarget | System::SharedPtr<IDataSource> | The data target. |
See Also
- Typedef SharedPtr
- Class IDataSource
- Class MathRendererPluginOptions
- Namespace Aspose::TeX::Plugins
- Library Aspose.TeX for C++