FiscalPrinter.PrintRecTaxId(String) Method

Definition

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.

Applies to