ComponentOne TileControl for WinForms
MeasureTrailingSpaces Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TextElement Class : MeasureTrailingSpaces Property
Gets or sets whether the text bounding rectangle includes the trailing space at the end of each line (only if the text has no background).
Syntax
'Declaration
 
Public Property MeasureTrailingSpaces As System.Boolean
public System.bool MeasureTrailingSpaces {get; set;}
See Also

Reference

TextElement Class
TextElement Members