C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the maximum percent of total pixels in an inverted text area that must be black.
public int MaximumBlackPercent { get; set; } Public Property MaximumBlackPercent As Integer public int MaximumBlackPercent {get; set;} @property (nonatomic, assign) NSInteger maximumBlackPercent public int getMaximumBlackPercent()public void setMaximumBlackPercent(int value)
<br/>get_MaximumBlackPercent();<br/>set_MaximumBlackPercent(value);<br/>Object.defineProperty('MaximumBlackPercent'); 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.
Refer to InvertedTextCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
