Click or drag to resize
TextFontStrikeThrough Property
Gets or sets whether characters are displayed with a horizontal line through the center.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<bool> StrikeThrough { get; set; }

Property Value

Type: NullableBoolean
See Also