job_name property
job_name property
Gets/set the name of the job.
Definition:
@property
def job_name(self):
...
@job_name.setter
def job_name(self, value):
...
See Also
- module
aspose.tex
- class
TeXOptions
Gets/set the name of the job.
@property
def job_name(self):
...
@job_name.setter
def job_name(self, value):
...
aspose.tex
TeXOptions