PosPrinter.StatusReceiptNearEmpty 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 receipt paper is low.
public const int StatusReceiptNearEmpty = 25;
val mutable StatusReceiptNearEmpty : int
Public Const StatusReceiptNearEmpty As Integer = 25