ImageGear .NET - Updated May 30, 2018
RunsCount Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEText Class : RunsCount Property
Gets the number of text runs (show strings) in the text object.
Syntax
'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