jobName Property

Summary

Optional job name.

Syntax
TypeScript
JavaScript
Object.defineProperty(StatusJobData.prototype, 'jobName', 
   get: function() 
) 
readonly jobName: string; 

Property Value

The optional job name.

Remarks

This member mirrors DocumentConverterJobData.JobName. Refer to it for more information.

Example

For an example, refer to StatusJobDataRunner.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly