EnableFontItalic property (ILEADRasterAnnNameOptions)
VARIANT_BOOL EnableFontItalic; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Indicates whether the font is italicized. Possible values are:
Setting |
Description |
VARIANT_TRUE |
The font is italicized |
VARIANT_FALSE |
The font is not italicized |
See Also