Job data.
A copy of the DocumentConverterJobData structure that was used to create this job.
JobData will contain the same value passed to CreateJob.
You can use this member to get information about the original job data used to create this object. For example, to get the JobName or UserData associated with this job.
For an example, refer to RunJob and RunJobAsync.