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
public System.float TrailingWhitespaceLength {get;}
See Also