Share via


IReceiptOrSlipJob.SetBarcodeRotation(PosPrinterRotation) Method

Definition

Sets the rotation of the barcode on the page for the receipt or slip printer station.

public:
 void SetBarcodeRotation(PosPrinterRotation value);
void SetBarcodeRotation(PosPrinterRotation const& value);
public void SetBarcodeRotation(PosPrinterRotation value);
function setBarcodeRotation(value)
Public Sub SetBarcodeRotation (value As PosPrinterRotation)

Parameters

value
PosPrinterRotation

The rotation of the barcode on the page.

Applies to