ReceiptPrinterCapabilities.MarkFeedCapabilities Property

Definition

Gets the type of mark-sensed paper handling that is available for the receipt printer station.

public:
 property PosPrinterMarkFeedCapabilities MarkFeedCapabilities { PosPrinterMarkFeedCapabilities get(); };
PosPrinterMarkFeedCapabilities MarkFeedCapabilities();
public PosPrinterMarkFeedCapabilities MarkFeedCapabilities { get; }
var posPrinterMarkFeedCapabilities = receiptPrinterCapabilities.markFeedCapabilities;
Public ReadOnly Property MarkFeedCapabilities As PosPrinterMarkFeedCapabilities

Property Value

A logical OR combination of values that indicate the type of mark-sensed paper handling that is available for the receipt printer station.

Applies to

See also