Share via


PointCardAreas Enum

Definition

Lists the valid parts of the point card that can be cleared.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum PointCardAreas
[<System.Flags>]
type PointCardAreas = 
Public Enum PointCardAreas
Inheritance
PointCardAreas
Attributes

Fields

Name Value Description
PrintingArea 1

Printing area

MagneticTracks 2

Magnetic tracks

PrintingAreaAndMagneticTracks 3

Both printing area and magnetic tracks

Applies to