aspose.tex.plugins

Provides classes related to plugins.

Classes

ClassDescription
FigureRendererPluginThe Figure Renderer plugin class.
FigureRendererPluginOptionsThe options for the FigureRendererPlugin.
FigureRendererPluginResultThe Figure Renderer plugin’s common result.
IDataSourceThe general data source interface.
IOperationResultThe general operation result interface.
IPluginThe general plugin interface.
IPluginOptionsThe general plugin options interface.
MathRendererPluginMathRenderer plugin class.
MathRendererPluginOptionsThe options for the MathRendererPlugin.
MathRendererPluginResultThe Math Renderer plugin’s common result.
PngFigureRendererPluginOptionsThe Figure Renderer plugin’s options to render a LaTeX figure in PNG.
PngMathRendererPluginOptionsThe Math Renderer plugin’s options to render a math formula in PNG.
ResultContainerThe plugin execution result container.
StreamDataSourceThe stream data source for plugin’s load and save operations.
StringDataSourceThe string data source for plugin’s load operations.
SvgFigureRendererPluginOptionsThe Figure Renderer plugin’s options to render a LaTeX figure in SVG.
SvgMathRendererPluginOptionsThe Math Renderer plugin’s options to render a math formula in SVG.

Enumerations

EnumerationDescription
DataTypeEnumerates available data types for plugins I/O.