FiscalPrinter.StatusCoverOpen 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 cover is open.
public const int StatusCoverOpen = 11;
val mutable StatusCoverOpen : int
Public Const StatusCoverOpen As Integer = 11