ImageGear for .NET
CharCount Property (ImGearPDEText)




Gets the number of characters in the text object.
Syntax
public int CharCount {get;}
public: __property int get_CharCount();
public:
property int CharCount {
   int get();
}
'Declaration
 
Public ReadOnly Property CharCount As Integer
 
'Usage
 
Dim instance As ImGearPDEText
Dim value As Integer
 
value = instance.CharCount

Property Value

Integer value.
See Also

Reference

ImGearPDEText Class
ImGearPDEText Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback