PosPrinterBase.ClearOutput 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.
Clears all device output that has been buffered. Also, when possible, to halt outputs that are in progress.
public override void ClearOutput ();
override this.ClearOutput : unit -> unit
Public Overrides Sub ClearOutput ()