PosPrinterPrintSide 列舉

定義

描述列印服務點印表機的紙張側邊。

public enum class PosPrinterPrintSide
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PosPrinterPrintSide
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PosPrinterPrintSide
var value = Windows.Devices.PointOfService.PosPrinterPrintSide.unknown
Public Enum PosPrinterPrintSide
繼承
PosPrinterPrintSide
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

欄位

Side1 1

服務點印表機正在列印,或應該列印在工作表的前端。

Side2 2

服務點印表機正在列印,或應該列印在工作表的背面。

Unknown 0

目前列印服務點印表機的側邊不明。

適用於