Device Fields | 
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| PowerStateNormal | 
            Constant for the normal power state.
              | |
| PowerStatePowerDown | 
            Constant for the power down power state.
              | |
| PowerStateStandby | 
            Constant for the standby power state.
              | |
| RunModeAutoTouch | 
            Constant for the auto touch run mode (not supported by all devices).
              | |
| RunModeCommand | 
            Constant for the command run mode.
              | |
| RunModePen | 
            Constant for the pen run mode.
              | |
| RunModePenContinuous | 
             Constant for the pen continuous run mode (reserved for later use).
              | |
| RunModePenSingle | 
            Constant for the pen single run mode (reserved for later use).
              | |
| RunModePenStream | 
            Constant for the pen stream run mode (reserved for later use).
              | |
| RunModeTouch | 
            Constant for the touch run mode (not supported by all devices).
              | |
| RunModeTouchSingle | 
            Constant for the touch single run mode (reserved for later use).
              | |
| RunModeTouchStream | 
            Constant for the touch stream run mode (reserved for later use).
              | |
| TextAlignCenter | 
            Constant for aligning text anchors to the center of the text body.
              | |
| TextAlignLeft | 
            Constant for aligning text anchors to the left of the text body.
              | |
| TextAlignRight | 
            Constant for aligning text anchors to the right of the text body.
              |