Rotation Enumeration

Indicates direction of rotation.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim rotation1 As Rotation = Rotation.Left90

Syntax

'Declaration
Public Enum Rotation
public enum Rotation
public enum class Rotation
public enum Rotation
public enum Rotation

Members

Member name Description
Left90 Start rotated printing 90° to the left (counter-clockwise).
Normal End rotated printing.
Right90 Start rotated printing 90° to the right (clockwise).
Rotate180 Start rotated printing 180° (that is, print upside-down).

Remarks

Defines the possible bitmap and bar code rotations for printing. Replaces the

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
RotatePrint
RecBarCodeRotationList
RecBitmapRotationList
RotateSpecial
SlpBarCodeRotationList