←Select platform

MaximumBlackPercent Property

Summary

Gets or sets the maximum percent of total pixels in an inverted text area that must be black.

Syntax
C#
VB
C++
public int MaximumBlackPercent { get; set; } 
Public Property MaximumBlackPercent() As Integer 
   Get 
   Set 
public:  
   property Int32 MaximumBlackPercent 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The maximum percent of total pixels in an inverted text area that must be black. Areas with a higher percent of black pixels are not considered.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly