EnableFontUnderLine property (ILEADRasterAnnNameOptions)
VARIANT_BOOL EnableFontUnderLine; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Indicates whether the font is drawn with an underline. Possible values are:
Setting |
Description |
VARIANT_TRUE |
The font is drawn with an underline. |
VARIANT_FALSE |
T he font is drawn without an underline. |
See Also