FiscalPrinter.StatusSlipEmpty 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 no slip form is inserted, and no slip form has been detected at the entrance to the slip station.
public const int StatusSlipEmpty = 27;
val mutable StatusSlipEmpty : int
Public Const StatusSlipEmpty As Integer = 27