Class FigureRenderer

FigureRenderer class

Implements rendering of some LaTeX compact content (supposed to fit one page) and then cropping it from the page.

public abstract class FigureRenderer

Constructors

NameDescription
FigureRenderer()Creates a new instance.

Methods

NameDescription
Render(string, Stream, FigureRendererOptions)Renders some LaTeX code.

See Also