74
addTextSmooth method
Adds the smoothing setting to the command buffer.
Syntax
addTextSmooth
(smooth);
Parameter
smooth
:
(
Required
parameter,
Object
type
:
Boolean)
Specifies
whether
to
enable
smoothing.
Return value
Exception
Example
Setting
Description
true or 1
Specifies smoothing.
false or 0 (default)
Cancels smoothing
Return value
Object type
ePOS-Print Builder Object
ePOS Builder
Exception
Object type
Parameter " ... " is invalid
Error
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
builder.addTextSmooth(true);
}
//-->
</script>
To enable smoothing:
Summary of Contents for TM-T88V-i
Page 10: ...10 ...
Page 14: ...14 ePOS Print Canvas API Monochrome or Grayscale Monochrome ...
Page 160: ...160 ...
Page 258: ...258 ...