'Declaration
<BrowsableAttribute(False)> <CategoryAttribute("Text")> <DefaultValueAttribute(True)> <DescriptionAttribute("Gets or sets whether text content should be clipped to the element area.")> Public Property Clip As Boolean
[Browsable(false)] [Category("Text")] [DefaultValue(true)] [Description("Gets or sets whether text content should be clipped to the element area.")] public bool Clip {get; set;}