nw::dev::DirectPrint::Direction Enumerated Typeenum Direction;
| Value | Description |
|---|---|
| DIRECTION_HORIZONTAL | Mode to use screen horizontally. |
| DIRECTION_VERTICAL | Mode to use screen vertically. |
| DIRECTION_MAX | The number of enumerators. |
Represents the direction of rendering.
CONFIDENTIAL