Accusoft.Forms1 - Updated
CountOfPunchesFound Property



Accusoft.ScanFixXpressSdk Namespace > AutoRemoveHolePunchResults Class : CountOfPunchesFound Property
Gets the number of hole punches found and removed.
Syntax
Public ReadOnly Property CountOfPunchesFound As Integer
Dim instance As AutoRemoveHolePunchResults
Dim value As Integer
 
value = instance.CountOfPunchesFound
public int CountOfPunchesFound {get;}
public:
property int CountOfPunchesFound {
   int get();
}

Property Value

An integer value which represents the number of punches.
See Also

Reference

AutoRemoveHolePunchResults Class
AutoRemoveHolePunchResults Members