TeXJob.CreateFormat
TeXJob.CreateFormat method
Runs TeX engine in INITEX mode to create a format file (.fmt).
public static void CreateFormat(string path, TeXOptions options)
Parameter | Type | Description |
---|---|---|
path | String | The path to the main format source file. |
options | TeXOptions | TeX engine run options. |
See Also
- class TeXOptions
- class TeXJob
- namespace Aspose.TeX
- assembly Aspose.TeX