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

2/27/2008

Indicates the bitmap should be printed with one bitmap pixel per printer dot.

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

Syntax

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

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace
PrintBitmap