ReceiptPrintJob.MarkFeed(PosPrinterMarkFeedKind) 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.
Adds an instruction to the printer job to use the mark sensor of the receipt printer station to position the receipt paper.
public:
virtual void MarkFeed(PosPrinterMarkFeedKind kind) = MarkFeed;
void MarkFeed(PosPrinterMarkFeedKind const& kind);
public void MarkFeed(PosPrinterMarkFeedKind kind);
function markFeed(kind)
Public Sub MarkFeed (kind As PosPrinterMarkFeedKind)
Parameters
An enumeration value that specifies how to position the receipt paper.