FiscalPrinter.ReservedWord 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 the string that is automatically printed with the total when the PrintRecTotal method is called.
public abstract string ReservedWord { get; }
member this.ReservedWord : string
Public MustOverride ReadOnly Property ReservedWord As String