FontStrikeOutΒΆ

FontStrikeOut specifies a strikeout font.

bool = FontStrikeOut(hFont, bStrikeOut)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hFont

Identifies the font.

bStrikeOut

bStrikeOut specifies a strikeout font if set to TRUE.

id-1581474