Aspose::TeX::ResourceProviders::TeXSourceFormatProvider class

TeXSourceFormatProvider class

Format provider that makes it possible to load a format from its TeX sources.

class TeXSourceFormatProvider : public Aspose::TeX::ResourceProviders::FormatProvider

Methods

MethodDescription
GetFormat(System::String) overrideGets the stream containing format file.
TeXSourceFormatProvider(System::SharedPtr<Aspose::TeX::IO::IInputWorkingDirectory>, System::String)Creates a new instance.

See Also