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