FiscalPrinter.PrintPowerLossReport Method
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.
Prints on the receipt a report of a power failure that resulted in a loss of data that is stored in the CMOS of the printer.
public abstract void PrintPowerLossReport ();
abstract member PrintPowerLossReport : unit -> unit
Public MustOverride Sub PrintPowerLossReport ()