IReceiptOrSlipJob.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 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.