Share via


FiscalPrinter.PrintRecSubtotal(Decimal) Method

Definition

Checks and prints the current receipt subtotal.

public abstract void PrintRecSubtotal (decimal amount);
abstract member PrintRecSubtotal : decimal -> unit
Public MustOverride Sub PrintRecSubtotal (amount As Decimal)

Parameters

amount
Decimal

Amount of the subtotal.

Applies to