PosPrinterColorCapabilities 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public enum class PosPrinterColorCapabilities
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PosPrinterColorCapabilities
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PosPrinterColorCapabilities
var value = Windows.Devices.PointOfService.PosPrinterColorCapabilities.none
Public Enum PosPrinterColorCapabilities
- 상속
-
PosPrinterColorCapabilities
- 특성
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에서 도입되었습니다.)
|
필드
Custom1 | 2 | 보조 색(일반적으로 빨간색)을 제공하는 첫 번째 사용자 지정 색 카트리지를 지원합니다. |
Custom2 | 4 | 두 번째 사용자 지정 색 카트리지를 지원합니다. |
Custom3 | 8 | 세 번째 사용자 지정 색 카트리지를 지원합니다. |
Custom4 | 16 | 네 번째 사용자 지정 색 카트리지를 지원합니다. |
Custom5 | 32 | 다섯 번째 사용자 지정 색 카트리지를 지원합니다. |
Custom6 | 64 | 여섯 번째 사용자 지정 색 카트리지를 지원합니다. |
Cyan | 128 | 전체 색 인쇄를 위한 시안 카트리지를 지원합니다. |
Full | 1024 | 전체 색 인쇄를 지원합니다. |
Magenta | 256 | 전체 색 인쇄를 위한 마젠타 카트리지를 지원합니다. |
None | 0 | 색 카트리지를 지원하지 않습니다. |
Primary | 1 | 기본 색 카트리지를 지원합니다. |
Yellow | 512 | 전체 색 인쇄를 위해 노란색 카트리지를 지원합니다. |
적용 대상
추가 정보
- ColorCartridgeCapabilities
- ColorCartridgeCapabilities
- ColorCartridgeCapabilities
- ColorCartridgeCapabilities
- DrawRuledLine(String, PosPrinterLineDirection, UInt32, PosPrinterLineStyle, UInt32)
- DrawRuledLine(String, PosPrinterLineDirection, UInt32, PosPrinterLineStyle, UInt32)
- DrawRuledLine(String, PosPrinterLineDirection, UInt32, PosPrinterLineStyle, UInt32)