ImageQuality Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Enumerates the level of image quality supported by the Image Scanner device.

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

Syntax

'Declaration
Public Enumeration ImageQuality
public enum ImageQuality
public enum class ImageQuality
public enum ImageQuality
public enum ImageQuality

Members

Member name Description
High High image quality is supported.
Low Only low image quality is supported.
Medium Medium image quality is supported.

See Also

Reference

Microsoft.PointOfService Namespace