C#
VB
WinRT C#
C++
Gets the total number of holes that make up the hole punch pattern.
public int HoleTotalCount { get; }
Public ReadOnly Property HoleTotalCount As Integer
public int HoleTotalCount {get;}
get_HoleTotalCount();
public:
property int HoleTotalCount {
int get();
}
The total number of holes that make up the hole punch pattern. This value will not change for a particular call to HolePunchRemoveCommand.
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