'Declaration
<CategoryAttribute("Text")> <DefaultValueAttribute(False)> <DescriptionAttribute("Gets or sets whether text bounding rectangle should include padding.")> Public Property FontPadding As Boolean
[Category("Text")] [DefaultValue(false)] [Description("Gets or sets whether text bounding rectangle should include padding.")] public bool FontPadding {get; set;}