InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputImage Class / FontPadding Property

In This Topic
    FontPadding Property (InputImage)
    In This Topic
    This property has no effect on InputImage.
    Syntax
    'Declaration
     
    Public Overrides Property FontPadding As Boolean
    public override bool FontPadding {get; set;}
    See Also