Aspose::TeX::TeXJob::CreateFormat method
TeXJob::CreateFormat method
Runs TeX engine in INITEX mode to create a format file (.fmt).
static void Aspose::TeX::TeXJob::CreateFormat(System::String path, System::SharedPtr<TeXOptions> options)
Parameter | Type | Description |
---|---|---|
path | System::String | The path to the main format source file. |
options | System::SharedPtr<TeXOptions> | TeX engine run options. |
See Also
- Class String
- Typedef SharedPtr
- Class TeXOptions
- Class TeXJob
- Namespace Aspose::TeX
- Library Aspose.TeX for C++