Is this page helpful?
Cache containing the input document being converted.
public ObjectCache InputCache { get; }
The cache containing the input document being converted.
This value is set by Prepare to the ObjectCache instance containing the input document being converted. This value can be either set to StatusJobData.InputCache or a new instance created by the runner.
For an example, refer to StatusJobDataRunner.