←Select platform

CompareJobRunnerOperation Enumeration

Summary

Types of Compare runner operations.

Syntax
C#
VB
C++
public enum CompareJobRunnerOperation 
Public Enum CompareJobRunnerOperation 
public: 
   enum class CompareJobRunnerOperation sealed 
Members
ValueMemberDescription
0BeginUploadThe compare runner is invoking DocumentFactory.BeginUpload on the output report.
CompareJobRunnerEventArgs.Data will contain the UploadDocumentOptions that will be used.
1UploadThe compare runner is invoking DocumentFactory.UploadDocument() on the output report
2EndUploadThe compare runner is invoking DocumentFactory.EndUpload
Requirements
Target Platforms
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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