FiscalPrinter.QuantityLength 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 maximum number of digits that can be passed as a quantity parameter. This includes both the whole and fractional parts.
public abstract int QuantityLength { get; }
member this.QuantityLength : int
Public MustOverride ReadOnly Property QuantityLength As Integer