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 дюйма.

Применяется к

См. также раздел