ITeXOutputDirectory

ITeXOutputDirectory class

Interface of generalized TeX output directory.

The ITeXOutputDirectory type exposes the following members:

Methods

NameDescription
get_output_file(file_name, full_name)Returns the stream to write to.
get_file(file_name, full_name, search_subdirectories)Returns the stream to read from or to write to.

See Also