Gets or sets a value specifying whether the font is italic.
public function getItalic() { } public function setItalic($value) { }
Type: boolean
If true, the font is italic.
true
Default value is false.