Click or drag to resize

ExtensibilityDataInfoPrintOptionBits Field

A valid string needs to be assigned to the PrintOptionBits field in the form “01011” (print on Display, Receipt, and Guest Check) or “00000” (do not print at all). If the PrintOptionBits field is null printing of ExtensibilityDataInfo will take place on all printer devices assigned to the workstation, including any order-devices. More granular access to ExtensibilityDataInfo printing is offered via the SetPrint… methods of the ExtensibilityDataInfo class.

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public string PrintOptionBits

Field Value

Type: String
See Also