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