Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.Converters Namespace > DocumentConverterJobEventArgs Class : Operation Property |
public DocumentConverterJobOperation Operation {get;}
'Declaration
Public ReadOnly Property Operation As DocumentConverterJobOperation
'Usage
Dim instance As DocumentConverterJobEventArgs Dim value As DocumentConverterJobOperation value = instance.Operation
public DocumentConverterJobOperation getOperation()
public: property DocumentConverterJobOperation Operation { DocumentConverterJobOperation get(); }
Refer to DocumentConverterJobOperation for more information.
For an example, refer to RunJob and RunJobAsync.