public class OCPLine
extends Object
| Modifier and Type | Field and Description | 
|---|---|
| boolean | doubleSizeIndicates whether the  messageshould be displayed as double height characters.ZMotif series 7, 8, and 9 printers only. | 
| String | messageLine message to display. | 
| boolean | reverseIndicates whether the  messageshould be reversed.ZMotif series 7, 8, and 9 printers only. | 
| boolean | scrollIndicates whether the  messageshould scroll across the OCP.ZXP Series printers only. | 
| boolean | toggleIndicates whether the  messageshould toggle.ZXP Series and ZMotif Series 7, 8, and 9 printers only. | 
| boolean | underlineIndicates whether the  messageshould 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.