TXTBold property (ILEADRasterIO)
VARIANT_BOOL TXTBold | |
Overview |
Refer to Loading a Bitmap from a File |
Remarks
Gets or sets a value that indicates whether to display the text as bold. Possible values are:
Setting |
Description |
VARIANT_TRUE |
Displays the text as bold. |
VARIANT_FALSE |
Displays the text as not bold. This is the default value. |
See Also