DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / TrailingWhitespaceLength Property

In This Topic
TrailingWhitespaceLength Property (TextLine)
In This Topic
Gets the length (width or height) of the trailing whitespace, in graphic units.
Syntax
'Declaration
 
Public ReadOnly Property TrailingWhitespaceLength As System.Single
 
See Also