←Select platform

CompareJobRunnerEventArgs Constructor

Summary

Initializes a new instance of CompareJobRunnerEventArgs.

Syntax
C#
VB
C++
Public Sub New(ByVal operation As CompareJobRunnerOperation, ByVal isPostOperation As Boolean, ByVal compareJobData As CompareJobData, ByVal data As Object) 
 MyBase.New 

Parameters

operation

The operation occurring.

isPostOperation

Indicates whether the engine has already run the operation. true if the operation has already been run; otherwise, false.

compareJobData

The data for the job.

data

Optional data related to the operation.

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly