←Select platform

Sensitivity Property

Summary
The sensitivity of the blank page detection engine.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int Sensitivity { get; set; } 
@property (nonatomic, assign) NSUInteger sensitivity; 
public int getSensitivity(); 
public void setSensitivity( 
   int intValue 
); 
public: 
property int Sensitivity { 
   int get(); 
   void set (    int ); 
} 
Sensitivity # get and set (BlankPageDetectorCommand) 

Property Value

Value Description
0-100 Possible values range.
100 Default value.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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