[]
Gets or sets a style of the font.
[ExpressionBaseType(typeof(FontStyle))]
public ExpressionInfo FontStyle { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a FontStyle enumeration indicating the font style. |