PosPrinterBase.MarkFeedImpl(PrinterMarkFeeds) Method
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.
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.