ComponentOne InputPanel for WinForms
FontPadding Property (InputHtmlLabel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputHtmlLabel Class : FontPadding Property
Gets or sets whether the InputHtmlLabel should use padding to avoid text clipping.
Syntax
'Declaration
 
Public Overrides Property FontPadding As System.Boolean
public override System.bool FontPadding {get; set;}
See Also

Reference

InputHtmlLabel Class
InputHtmlLabel Members