ReceiptPrinterCapabilities.MarkFeedCapabilities 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 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.