PosPrinter.StatusSlipCartridgeEmpty 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 slip cartridge has to be replaced.
public const int StatusSlipCartridgeEmpty = 49;
val mutable StatusSlipCartridgeEmpty : int
Public Const StatusSlipCartridgeEmpty As Integer = 49