[]
Specifies how text is adjusted to fit in the field's bounds.
[C1Category("Layout")]
[C1Description("TextFieldBase.TextFitMode", "Specifies how text is adjusted to fit in the field's bounds.")]
public TextFitMode TextFitMode { get; set; }
<C1Category("Layout")>
<C1Description("TextFieldBase.TextFitMode", "Specifies how text is adjusted to fit in the field's bounds.")>
Public Property TextFitMode As TextFitMode