FiscalPrinter.BeginFixedOutput(FiscalReceiptStation, 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.
Starts nonfiscal fixed text printing on a printer station.
public abstract void BeginFixedOutput (Microsoft.PointOfService.FiscalReceiptStation station, int documentType);
abstract member BeginFixedOutput : Microsoft.PointOfService.FiscalReceiptStation * int -> unit
Public MustOverride Sub BeginFixedOutput (station As FiscalReceiptStation, documentType As Integer)
Parameters
- station
- FiscalReceiptStation
The printer station to be used. Can be either Receipt or Slip.
- documentType
- Int32
Identifier of a document stored in the printer.