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