SlipPrintJob.SetBarcodeRotation(PosPrinterRotation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the rotation of the barcode on the page on the slip printer station.
public:
virtual void SetBarcodeRotation(PosPrinterRotation value) = SetBarcodeRotation;
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 on the slip printer station.