public class OCPLine
extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
doubleSize
Indicates whether the
message should be displayed as double height characters.ZMotif series 7, 8, and 9 printers only. |
String |
message
Line message to display.
|
boolean |
reverse
Indicates whether the
message should be reversed.ZMotif series 7, 8, and 9 printers only. |
boolean |
scroll
Indicates whether the
message should scroll across the OCP.ZXP Series printers only. |
boolean |
toggle
Indicates whether the
message should toggle.ZXP Series and ZMotif Series 7, 8, and 9 printers only. |
boolean |
underline
Indicates whether the
message should be underlined.ZMotif series 7, 8, and 9 printers only. |
Constructor and Description |
---|
OCPLine()
Instantiates the OCPLine class
|
public String message
public boolean underline
message
should be underlined.public boolean reverse
message
should be reversed.public boolean scroll
message
should scroll across the OCP.public boolean toggle
message
should toggle.public boolean doubleSize
message
should be displayed as double height characters.
© 2016 ZIH Corp. All Rights Reserved.