Aspose::TeX::Presentation::IFragmentRasterizer class

IFragmentRasterizer class

Interface that allows to rasterize TeX fragments.

class IFragmentRasterizer : public virtual System::Object

Methods

MethodDescription
virtual EndFragment()Ends a fragment to rasterize.
virtual StartFragment()Starts a fragment to rasterize.

See Also