FiscalPrinter.BeginFiscalDocument(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 fiscal printing to the slip station.
public abstract void BeginFiscalDocument (int documentAmount);
abstract member BeginFiscalDocument : int -> unit
Public MustOverride Sub BeginFiscalDocument (documentAmount As Integer)
Parameters
- documentAmount
- Int32
Amount of document to be stored by the printer.