[]
Gets or sets a value indicating whether the text font size should be adjusted to fit the text in to container.
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo ShrinkToFit { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to an bool value. |