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