ReceiptPrinterCapabilities.ColorCartridgeCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the color cartridges that the receipt printer station can use to print in color.
public:
property PosPrinterColorCapabilities ColorCartridgeCapabilities { PosPrinterColorCapabilities get(); };
PosPrinterColorCapabilities ColorCartridgeCapabilities();
public PosPrinterColorCapabilities ColorCartridgeCapabilities { get; }
var posPrinterColorCapabilities = receiptPrinterCapabilities.colorCartridgeCapabilities;
Public ReadOnly Property ColorCartridgeCapabilities As PosPrinterColorCapabilities
Property Value
A combination of enumeration values that indicates which color cartridges the receipt printer station can use to print in color.