67
Chapter 4 ePOS-Print API
4
addTextLineSpace method
Adds the line feed space setting to the command buffer.
Syntax
addTextLineSpace
(linespc);
Parameter
linespc
:
(
Required
parameter,
Object
type
:
Number)
Specifies
the
line
feed
space
(in
dots).
Specifies
an
integer
from
0
to
255.
Return value
Exception
Example
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.addTextLineSpace(30);
}
//-->
</script>
To set the line feed space to 30 dots:
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 ...