PosPrinterMapMode 列挙型

定義

ポイント オブ サービス プリンターの有効な測定単位について説明します。

public enum class PosPrinterMapMode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PosPrinterMapMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PosPrinterMapMode
var value = Windows.Devices.PointOfService.PosPrinterMapMode.dots
Public Enum PosPrinterMapMode
継承
PosPrinterMapMode
属性

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 で導入)

フィールド

Dots 0

サービスポイント プリンターのドット幅。

English 2

0.001 インチ。

Metric 3

0.01 ミリメートル。

Twips 1

1/1440 インチ。

適用対象

こちらもご覧ください