ImageGear .NET
RunsCount Property




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

Property Value

Integer value.
See Also

Reference

ImGearPDEText Class
ImGearPDEText Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback