FiscalPrinter.PrintRecTaxId(String) 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 the customer's tax identification on the station defined by the FiscalReceiptStation property.
public abstract void PrintRecTaxId (string taxId);
abstract member PrintRecTaxId : string -> unit
Public MustOverride Sub PrintRecTaxId (taxId As String)
Parameters
- taxId
- String
Customer identification with identification characters and tax number.