Aspose::TeX::Features::MathRendererOptions class

MathRendererOptions class

Math formula common rendering options.

class MathRendererOptions : public Aspose::TeX::Features::FigureRendererOptions

Methods

MethodDescription
get_TextColor() constGets/sets the formula text color.
MathRendererOptions()Creates a new instance.
set_TextColor(System::Drawing::Color)Gets/sets the formula text color.

See Also