TeXConfig.ObjectTeX
TeXConfig.ObjectTeX method
Gets the configuration of ObjectTeX engine extension with provided format preloaded.
public static TeXConfig ObjectTeX(FormatProvider formatProvider = null)
| Parameter | Type | Description | 
|---|---|---|
| formatProvider | FormatProvider | The format provider. If left equal to null then default ObjectTeX format (which is essentially Plain TeX) will be loaded. | 
Return Value
“ObjectTeX engine extension with provided format preloaded” configuration.
See Also
- class FormatProvider
 - class TeXConfig
 - namespace Aspose.TeX
 - assembly Aspose.TeX