PosPrinterMarkFeedCapabilities
PosPrinterMarkFeedCapabilities
PosPrinterMarkFeedCapabilities
PosPrinterMarkFeedCapabilities
Enum
Definition
Describes the capabilities of a receipt printer station for handling mark-sensed paper.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
public : enum class PosPrinterMarkFeedCapabilitiespublic enum PosPrinterMarkFeedCapabilitiesPublic Enum PosPrinterMarkFeedCapabilities// You can use this enum in JavaScript.
- Attributes
-
System.FlagsAttribute ContractVersionAttribute
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| None None None None | The receipt printer station cannot feed the mark-sensed paper. |
| ToCurrentTopOfForm ToCurrentTopOfForm ToCurrentTopOfForm ToCurrentTopOfForm | The receipt printer station can feed the mark-sensed paper to the top of the form for the present paper, reverse feeding the paper if required. |
| ToCutter ToCutter ToCutter ToCutter | The receipt printer station can feed the mark-sensed paper to the cutting position for the automatic cutter. |
| ToNextTopOfForm ToNextTopOfForm ToNextTopOfForm ToNextTopOfForm | The receipt printer station can feed the mark-sensed paper to the top of the form for the next paper. |
| ToTakeUp ToTakeUp ToTakeUp ToTakeUp | The receipt printer station can feed the mark-sensed paper to the paper take-up position. |