[]
Gets or sets a size of the font in Points units.
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo FontSize { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object that evaluates to a Length containing the point size of the font. |
Default value is 10pt, the maximum value is 200pt, the minimum value is 1pt.