Share via


PosPrinterBase.RotatePrint(PrinterStation, PrintRotation) Method

Definition

Enters or exits rotated print mode.

public override void RotatePrint (Microsoft.PointOfService.PrinterStation station, Microsoft.PointOfService.PrintRotation rotation);
override this.RotatePrint : Microsoft.PointOfService.PrinterStation * Microsoft.PointOfService.PrintRotation -> unit
Public Overrides Sub RotatePrint (station As PrinterStation, rotation As PrintRotation)

Parameters

station
PrinterStation

The PrinterStation

rotation
PrintRotation

The type of rotation requested.

Applies to