Class TeXJob
Contents
[
Hide
]TeXJob class
Implements features of a TeX job.
public class TeXJob
Constructors
Name | Description |
---|---|
TeXJob(Device, TeXOptions) | Creates a TeX job for running the engine in production mode to typeset a TeX document. The engine will prompt the file name as soon as it starts. Thus this run is supposed to be interactive. |
TeXJob(Stream, Device, TeXOptions) | Creates a TeX job for running the engine in production mode to typeset a TeX file. |
TeXJob(string, Device, TeXOptions) | Creates a TeX job for running the engine in production mode to typeset a TeX file. |
Methods
Name | Description |
---|---|
Run() | Runs TeX job. |
static CreateFormat(string, TeXOptions) | Runs TeX engine in INITEX mode to create a format file (.fmt). |
See Also
- namespace Aspose.TeX
- assembly Aspose.TeX