ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TextElement Class / FontPadding Property

In This Topic
    FontPadding Property (TextElement)
    In This Topic
    Gets or sets whether the text bounding rectangle should include padding (only if the text has background).
    Syntax
    'Declaration
     
    
    Public Property FontPadding As Boolean
    public bool FontPadding {get; set;}
    See Also