interaction property
interaction property
Gets/sets the interaction mode to run a TeX engine in.
Definition:
@property
def interaction(self):
...
@interaction.setter
def interaction(self, value):
...
See Also
- module
aspose.tex
- class
Interaction
- class
TeXOptions