PointCardAreas Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |