←Select platform

JobName Property

Summary

Optional job name.

Syntax
C#
VB
C++
public string JobName { get; set; } 
Public Property JobName() As String 
   Get 
   Set 
public:  
   property String^ JobName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.