TextFontStyleStrikeout: Boolean;
TextFontStyleStrikeout: boolean;
The TextFontStyleStrikeout property determines whether to use strikethrough font. If the value is True, strikeout font is used, if the value is False, it is not used.
The default property value is False.
Executing the example requires that repository contains a workspace with the IWSTYLE identifier containing shape.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example the object contains text of the defined color, size and strikeout font.
See also: