Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.4 KB

posprintercolorcartridge.md

File metadata and controls

56 lines (38 loc) · 1.4 KB
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.PosPrinterColorCartridge
winrt enum
xbox

PosPrinterColorCartridge

-description

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

-enum-fields

-field Unknown:0

An unknown color cartridge.

-field Primary:1

The primary color cartridge.

-field Custom1:2

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

-field Custom2:3

The second custom color cartridge.

-field Custom3:4

The third custom color cartridge.

-field Custom4:5

The fourth custom color cartridge.

-field Custom5:6

The fifth custom color cartridge.

-field Custom6:7

The sixth custom color cartridge.

-field Cyan:8

The cyan cartridge for full color printing.

-field Magenta:9

The magenta cartridge for full color printing.

-field Yellow:10

The yellow cartridge for full color printing.

-remarks

-examples

-see-also

ClaimedJournalPrinter.ColorCartridge, ClaimedReceiptPrinter.ColorCartridge, ClaimedSlipPrinter.ColorCartridge, ICommonClaimedPosPrinterStation.ColorCartridge