PosPrinterBase.CutPaper(Int32) 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.
Cuts the receipt paper.
public override void CutPaper (int percentage);
override this.CutPaper : int -> unit
Public Overrides Sub CutPaper (percentage As Integer)
Parameters
- percentage
- Int32
The percentage of paper to cut.