ImageGear for .NET
RejectedCharCount Property




Gets number of rejected characters.
Syntax
'Declaration
 
Public ReadOnly Property RejectedCharCount As Integer
'Usage
 
Dim instance As ImGearRecStatistics
Dim value As Integer
 
value = instance.RejectedCharCount
public int RejectedCharCount {get;}
public: __property int get_RejectedCharCount();
public:
property int RejectedCharCount {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearRecStatistics Class
ImGearRecStatistics Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback