Property DoubleStrike
DoubleStrike
Gets or sets double strikethrough (w:dstrike, toggle), or null.
public bool? DoubleStrike { get; set; }
Property Value
- bool?
Gets or sets double strikethrough (w:dstrike, toggle), or null.
public bool? DoubleStrike { get; set; }