←Select platform

Operation Property

Summary

The current operation.

Syntax
C#
VB
C++
Java
public DocumentConverterJobOperation Operation { get; } 
Public ReadOnly Property Operation() As DocumentConverterJobOperation 
   Get 
public:  
   property DocumentConverterJobOperation^ Operation 
   { 
      DocumentConverterJobOperation^ get() 
   } 
public DocumentConverterJobOperation getOperation() 

Property Value

A DocumentConverterJobOperation enumeration member that specifies the current operation.

Remarks

Refer to DocumentConverterJobOperation for more information.

Example

For an example, refer to RunJob and RunJobAsync.

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.