[]
Gets a value that indicates whether this Font object is italic.
public bool Italic { get; }
Public ReadOnly Property Italic As Boolean
| Type | Description |
|---|---|
| bool | This property returns true if this Font object is italic; otherwise, false. |