Aspose::TeX namespace
Contents
[
Hide
]The Aspose.TeX is a root namespace for all classes of the Aspose.TeX library which are either directly contained within it, such as TeXJob, or indirectly through several nested namespaces.
Classes
| Class | Description |
|---|---|
| AssemblyConstants | Defines the constants that participate in the license check for the component. These used to be defined directly as assembly attributes, but I moved them into separate class because in .NET Compact Framework I cannot access assembly attributes. Now the licensing code when compiled for the .NET Compact Framework uses these constants instead of the assembly attributes. |
| BuildVersionInfo | This class provides information about current product build. |
| License | Provides methods to license the component. |
| Metered | Provides methods to set metered key. |
| TeXConfig | Class providing available TeX configurations. |
| TeXExtension | Class defining constants to choose a TeX engine extension from. |
| TeXJob | Implements features of a TeX job. |
| TeXOptions | TeX file processing options class. |
Enums
| Enum | Description |
|---|---|
| EditionType | Specifies the edition type of the license. |
| Interaction | Represents increasing amounts of user interaction. |
| LicenseState | Represents possible license states. |
| ProductType | Which product of the license or black list : Aspose or Conholdate. |
| ShellMode | Enumerates values that determine the availability of \write18. |
| TeXJobResult | Lists possible results of a TeX job. |