PosPrinter.ExtendedErrorTooBig Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the bitmap is either too wide to print without transformation, or too big to tranform.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const ExtendedErrorTooBig As Integer
public const int ExtendedErrorTooBig
public:
literal int ExtendedErrorTooBig
public static final int ExtendedErrorTooBig
public const var ExtendedErrorTooBig : int

Remarks

Used as an extended error in ErrorEvent events, or thrown as an exception in print methods.

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace