Uses of EpsonCom.PRINTDIRECTION in com.epson.EpsonCom |
---|
Methods in com.epson.EpsonCom that return EpsonCom.PRINTDIRECTION | |
---|---|
static EpsonCom.PRINTDIRECTION |
EpsonCom.PRINTDIRECTION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EpsonCom.PRINTDIRECTION[] |
EpsonCom.PRINTDIRECTION.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.epson.EpsonCom with parameters of type EpsonCom.PRINTDIRECTION | |
---|---|
EpsonCom.ERROR_CODE |
EpsonComDevice.selectPrintDirection(EpsonCom.PRINTDIRECTION direction)
selectPrintDirection selects the print direction (for page mode only!) |