C#
VB
WinRT C#
C++
Gets the total number of black pixels in one of the holes of a hole punch pattern.
public int BlackCount { get; }
Public ReadOnly Property BlackCount As Integer
public int BlackCount {get;}
get_BlackCount();
public:
property int BlackCount {
int get();
}
Total number of black pixels in one of the holes of a hole punch pattern.
Refer to HolePunchRemoveCommand.
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