PosPrinterAlignment
PosPrinterAlignment
PosPrinterAlignment
PosPrinterAlignment
Enum
Definition
Describes the possible horizontal alignments of the text that a point-of-service printer prints on the page.
public : enum class PosPrinterAlignmentpublic enum PosPrinterAlignmentPublic Enum PosPrinterAlignment// 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
| Center Center Center Center | Text is centered. |
| Left Left Left Left | Text is left-aligned. |
| Right Right Right Right | Text is right-aligned. |