←Select platform

Abort Property

Summary

Indicates whether the job operation has been aborted.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute(Name="abort")] 
public bool Abort {get; set;} 
public:  
   [DataMemberAttribute(Name=L"abort")] 
   property bool Abort 
   { 
      bool get() 
      void set(bool value) 
   } 
Abort # get and set (CompareJobData) 

Property Value

true if the job has been aborted; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly

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