Interface ITeXInputDirectory

ITeXInputDirectory interface

Interface of generalized TeX input directory.

public interface ITeXInputDirectory : IDisposable

Methods

NameDescription
GetFile(string, out string, bool)Returns the stream to read from or to write to.

See Also