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