FiscalPrinter.AmountDecimalPlaces 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 number of decimal places that the fiscal printer uses for calculations.
public abstract int AmountDecimalPlaces { get; }
member this.AmountDecimalPlaces : int
Public MustOverride ReadOnly Property AmountDecimalPlaces As Integer