Share via


FiscalSlipSelection Enumeration

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

Usage

'Usage
Dim fiscalSlipSelection1 As FiscalSlipSelection = FiscalSlipSelection.FullLength

Syntax

'Declaration
Public Enum FiscalSlipSelection
public enum FiscalSlipSelection
public enum class FiscalSlipSelection
public enum FiscalSlipSelection
public enum FiscalSlipSelection

Members

Member name Description
FullLength Print full-length documents.
Validation Print validation documents.

Remarks

Indicates the type of document to print.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
SlipSelection