[Category("Appearance")] [DefaultValue(150)] [Description("The width at which wrapping occurs, if Wrapping is true.")] public virtual float WrappingWidth {get; set;}
Property Value
This distance is in document coordinates. This defaults to150
. The new value must be positive and at least as wide as any single character.