'Declaration Public Enum StrikeThrough Inherits System.Enum
public enum StrikeThrough : System.Enum
Member | Description |
---|---|
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
DoubleOff | The 'DoubleOn' setting is explicitly disabled for the associated run. Use this setting to clear the double strikethough effect for this run when the setting is enabled at a higher level of the property resolution hierarchy. |
DoubleOn | A double line is drawn through the text. |
SingleOff | The 'SingleOn' setting is explicitly disabled for the associated run. Use this setting to clear the single strikethough effect for this run when the setting is enabled at a higher level of the property resolution hierarchy. |
SingleOn | A single line is drawn through the text. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2