Addtextfont Method - Epson TM-T88V-i User Manual

Epos-print api
Hide thumbs Also See for TM-T88V-i:
Table of Contents

Advertisement

addTextFont method

Adds the text font setting to the command buffer.
Syntax
addTextFont(font);
Parameter
 font :
( Required parameter, Object type : String)
Specifies the font.
FONT_A (default)
FONT_B
FONT_C
Return value
ePOS-Print Builder Object
Exception
Parameter " ... " is invalid
Example
To set the font B:
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
builder.addTextFont(builder.FONT_B);
}
//-->
</script>
Constant (font)
Return value
Exception
Chapter 4 ePOS-Print API
Language
Font A
Font B
Font C
ePOS Builder
Error
Object type
Object type
73
4

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-t70-iTm-l90-i

Table of Contents