FiscalPrinter.ExtendedErrorBadLength Field
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.
Indicates the length of the string to print is too long.
public const int ExtendedErrorBadLength = 222;
val mutable ExtendedErrorBadLength : int
Public Const ExtendedErrorBadLength As Integer = 222