FiscalPrinter.SetVatTable 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.
Sends the VAT table built inside the service object to the printer.
public abstract void SetVatTable ();
abstract member SetVatTable : unit -> unit
Public MustOverride Sub SetVatTable ()