Accusoft.ScanFixXpress8.Net
CountOfPunchesFound Property




Gets the number of hole punches found and removed.
Syntax
'Declaration
 
Public ReadOnly Property CountOfPunchesFound As Integer
'Usage
 
Dim instance As AutoRemoveHolePunchResults
Dim value As Integer
 
value = instance.CountOfPunchesFound
public int CountOfPunchesFound {get;}
public: __property int get_CountOfPunchesFound();
public:
property int CountOfPunchesFound {
   int get();
}

Property Value

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

Reference

AutoRemoveHolePunchResults Class
AutoRemoveHolePunchResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback