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