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