'Declaration
<CategoryAttribute("Text")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <DescriptionAttribute("Gets or sets how to trim characters that do not fit in the space available.")> Public Property Trimming As StringTrimming
[Category("Text")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Description("Gets or sets how to trim characters that do not fit in the space available.")] public StringTrimming Trimming {get; set;}