ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecStatistics Class : CharCount Property |
'Declaration Public ReadOnly Property CharCount As Integer
'Usage Dim instance As ImGearRecStatistics Dim value As Integer value = instance.CharCount
public int CharCount {get;}
public: __property int get_CharCount();