C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the minimum percent of total pixels in an inverted text area that must be black.
public int MinimumBlackPercent { get; set; } Public Property MinimumBlackPercent As Integer public int MinimumBlackPercent {get; set;} @property (nonatomic, assign) NSInteger minimumBlackPercent public int getMinimumBlackPercent()public void setMinimumBlackPercent(int value)
<br/>get_MinimumBlackPercent();<br/>set_MinimumBlackPercent(value);<br/>Object.defineProperty('MinimumBlackPercent'); The minimum percent of total pixels in an inverted text area that must be black. Areas with a lower 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
