Share via


PosPrinter.PrinterBitmapLeft Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the bitmap should be printed aligned with the leftmost print column.

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

Syntax

'Declaration
Public Const PrinterBitmapLeft As Integer
public const int PrinterBitmapLeft
public:
literal int PrinterBitmapLeft
public static final int PrinterBitmapLeft
public const var PrinterBitmapLeft : int

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace
PrintBitmap