| Interface | Description |
|---|---|
| IFileTerminal |
Interface of terminals which actually are files.
|
| IInputTerminal |
Interface for abstract input terminal.
|
| IInputWorkingDirectory |
Interface of generalized input working directory.
|
| IOutputTerminal |
Interface for abstract output terminal.
|
| IOutputWorkingDirectory |
Interface of generalized output working directory.
|
| Class | Description |
|---|---|
| FormatProvider |
Class providing TeX format.
|
| InputConsoleTerminal |
Provides the console as a terminal input source.
|
| InputFileSystemDirectory |
Implements the regular file system's method for getting a file stream to read from.
|
| InputZipDirectory |
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
|
| License |
Provides methods to license the component.
|
| MathRenderer |
Implements rendering of math formula.
|
| MathRendererOptions |
Math formula common rendering options.
|
| OutputConsoleTerminal |
Provides the console as a terminal output destination.
|
| OutputFileSystemDirectory |
Implements the regular file system's method for getting a file stream to write to.
|
| OutputFileTerminal |
Implements a terminal whose output is to be written to a file in some working directory.
|
| OutputMemoryTerminal |
Provides a memory stream as a terminal output destination.
|
| OutputZipDirectory |
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
|
| PngMathRendererOptions |
Math formula PNG rendering options.
|
| Size2D |
The
Size2D class describes dimensions
(w x h). |
| Size2D.Float |
The
Float class defines dimensions specified in float
coordinates. |
| 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.
|
| Enum | Description |
|---|---|
| Interaction |
Represents increasing amounts of user interaction.
|
Copyright © 2021 Aspose. All Rights Reserved.