FiscalPrinter.AdditionalTrailer 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.
Get or sets user-specific text to be printed on the receipt after the fiscal trailer lines when calling the EndFiscalReceipt method.
public abstract string AdditionalTrailer { get; set; }
member this.AdditionalTrailer : string with get, set
Public MustOverride Property AdditionalTrailer As String