←Select platform

IsCanceled Property

Summary
Indicates whether the operation should be canceled.

Syntax
C#
C++/CLI
Python
public bool IsCanceled { get; set; } 
public: 
property bool IsCanceled { 
   bool get(); 
   void set (    bool ); 
} 
IsCanceled # get and set (ImageProcessingEventArgs) 

Property Value

true if the operation should be canceled; otherwise, false. Default value is false.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly

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