PosPrinterLineStyle PosPrinterLineStyle PosPrinterLineStyle PosPrinterLineStyle Enum

Definition

Describes the line styles that a receipt or slip printer station can use to print a ruled line.

public : enum class PosPrinterLineStylepublic enum PosPrinterLineStylePublic Enum PosPrinterLineStyle// You can use this enum in JavaScript.
Attributes
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

Broken Broken Broken Broken

Prints a sequence of short lines separated by spaces.

Chain Chain Chain Chain

Prints a sequence of short lines separated by a space, then followed by a very short line, followed by a space, then followed by a short line again.

DoubleSolid DoubleSolid DoubleSolid DoubleSolid

Prints a continuous solid line of double the normal thickness.

SingleSolid SingleSolid SingleSolid SingleSolid

Prints a continuous solid line.