FiscalPrinter.CapSubtotal Property
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.
Gets a Boolean value that indicates whether the PrintRecSubtotal method can be used to print the subtotal.
public abstract bool CapSubtotal { get; }
member this.CapSubtotal : bool
Public MustOverride ReadOnly Property CapSubtotal As Boolean