PosPrinterColorCartridge PosPrinterColorCartridge PosPrinterColorCartridge PosPrinterColorCartridge Enum

Definition

Describes the color cartridges that the point-of-service printer can use for printing.

public : enum class PosPrinterColorCartridgepublic enum PosPrinterColorCartridgePublic Enum PosPrinterColorCartridge// 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

Custom1 Custom1 Custom1 Custom1

The first custom color cartridge, which provides a secondary color, usually red.

Custom2 Custom2 Custom2 Custom2

The second custom color cartridge.

Custom3 Custom3 Custom3 Custom3

The third custom color cartridge.

Custom4 Custom4 Custom4 Custom4

The fourth custom color cartridge.

Custom5 Custom5 Custom5 Custom5

The fifth custom color cartridge.

Custom6 Custom6 Custom6 Custom6

The sixth custom color cartridge.

Cyan Cyan Cyan Cyan

The cyan cartridge for full color printing.

Magenta Magenta Magenta Magenta

The magenta cartridge for full color printing.

Primary Primary Primary Primary

The primary color cartridge.

Unknown Unknown Unknown Unknown

An unknown color cartridge.

Yellow Yellow Yellow Yellow

The yellow cartridge for full color printing.