PosPrinterPrintSide
PosPrinterPrintSide
PosPrinterPrintSide
PosPrinterPrintSide
Enum
Definition
Describes the sides of the sheet of paper on which the point-of-service printer prints.
public : enum class PosPrinterPrintSidepublic enum PosPrinterPrintSidePublic Enum PosPrinterPrintSide// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Side1 Side1 Side1 Side1 | The point-of-service printer is printing or should print on the front side of the sheet. |
| Side2 Side2 Side2 Side2 | The point-of-service printer is printing or should print on the back side of the sheet. |
| Unknown Unknown Unknown Unknown | The side on which the point-of-service printer is currently printing is unknown. |