Flip direction options.
Static Properties
| Name | Description |
|---|---|
| BOTH | Horizontal and vertical flip (same as rotate 180) |
| HORIZONTAL | Flips the printed image horizontally. |
| HORIZONTAL_AND_VERTICAL | Flips the printed image horizontally and vertically (same as rotate 180). |
| NONE | The printed image is not flipped. |
| VERTICAL | Flips the printed image vertically. |