←Select platform

HoleTotalCount Property

Summary
Gets the total number of holes that make up the hole punch pattern.
Syntax
C#
VB
C++
public int HoleTotalCount { get; } 
Public ReadOnly Property HoleTotalCount As Integer 
public: 
property int HoleTotalCount { 
   int get(); 
} 

Property Value

The total number of holes that make up the hole punch pattern. This value will not change for a particular call to HolePunchRemoveCommand.

Example

Refer to HolePunchRemoveCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.