Enum Interaction
Interaction enumeration
Represents increasing amounts of user interaction.
public enum Interaction
Values
Name | Value | Description |
---|---|---|
BatchMode | 0 | Omits all stops and omits terminal output. |
NonstopMode | 1 | Omits all stops. |
ScrollMode | 2 | Omits error stops. |
ErrorStopMode | 3 | Stops at every opportunity to interact. |
FormatDefined | 4 | Preserves the interaction mode defined by a TeX format. |
See Also
- namespace Aspose.TeX
- assembly Aspose.TeX