Share via


PosPrinterBase.MarkFeedImpl(PrinterMarkFeeds) Method

Definition

Method implemented by the service object to process MarkFeed requests.

protected internal virtual Microsoft.PointOfService.BaseServiceObjects.PrintResults MarkFeedImpl (Microsoft.PointOfService.PrinterMarkFeeds type);
abstract member MarkFeedImpl : Microsoft.PointOfService.PrinterMarkFeeds -> Microsoft.PointOfService.BaseServiceObjects.PrintResults
override this.MarkFeedImpl : Microsoft.PointOfService.PrinterMarkFeeds -> Microsoft.PointOfService.BaseServiceObjects.PrintResults
Protected Friend Overridable Function MarkFeedImpl (type As PrinterMarkFeeds) As PrintResults

Parameters

type
PrinterMarkFeeds

The type of mark-sensed paper handling.

Returns

Applies to