Turns off StrikeOut Font.
[Visual Basic]
Public Function StrikeOutOff() As Integer
[C#]
public int StrikeOutOff();
Positive return indicates that the command was sent.
Negative value indicates that printing was aborted before the command was sent.
Zero indicates that the printer is incapable of this function.