Package | Description |
---|---|
com.aspose.tex |
The com.aspose.tex is a root package for all classes that deal with TeX files.
|
Modifier and Type | Method and Description |
---|---|
Interaction |
TeXOptions.getInteraction()
Gets the interaction mode to run a TeX engine in.
|
static Interaction |
Interaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interaction[] |
Interaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TeXOptions.setInteraction(Interaction value)
Sets the interaction mode to run a TeX engine in.
|
Copyright © 2022 Aspose. All Rights Reserved.