PosPrinter.PrinterBitmapRight Field
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.
Indicates the bitmap should be printed aligned with the rightmost print column.
public const int PrinterBitmapRight = -3;
val mutable PrinterBitmapRight : int
Public Const PrinterBitmapRight As Integer = -3