Share via


PosPrinter.ExtendedErrorSlipForm Field

2/27/2008

Indicates a form is present while the printer is being taken out of from removal mode.

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

Syntax

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

Remarks

Used as an extended error in ErrorEvent events, or thrown as an exception in print methods. Indicates that a slip form is present but the printer is being taken out of form-removal mode.

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace