ComponentOne TileControl for WinForms
FontPadding Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TextElement Class : FontPadding Property
Gets or sets whether the text bounding rectangle should include padding (only if the text has background).
Syntax
'Declaration
 
Public Property FontPadding As System.Boolean
public System.bool FontPadding {get; set;}
See Also

Reference

TextElement Class
TextElement Members