Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / FontPadding Property

In This Topic
    FontPadding Property
    In This Topic
    Gets or sets whether text bounding rectangle should include padding.
    Syntax
    'Declaration
     
    
    Public Property FontPadding As Boolean
    public bool FontPadding {get; set;}
    See Also