FontItalic property (TAnnNameOptions)
Builder Syntax |
bool FontItalic |
Delphi Syntax |
FontItalic: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates whether the font is italicized. Possible values are:
Setting |
Description |
TRUE |
The font is italicized |
FALSE |
The font is not italicized |
See Also