C#
VB
WinRT C#
C++
Gets the index of the hole within a hole punch pattern.
public int HoleIndex { get; }
Public ReadOnly Property HoleIndex As Integer
public int HoleIndex {get;}
get_HoleIndex();
public:
property int HoleIndex {
int get();
}
Index of the hole within a hole punch pattern. The holes are numbered from 1 to n, where n is the total number of holes in the 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