PrintBordering PrintBordering PrintBordering PrintBordering Enum

Definition

Specifies the bordering printing option.

public : enum class PrintBorderingpublic enum PrintBorderingPublic Enum PrintBordering// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

Bordered Bordered Bordered Bordered

An option to indicate the printed output will be bordered.

Borderless Borderless Borderless Borderless

An option to indicate the printed output will be borderless.

Default Default Default Default

The default bordering option.

NotAvailable NotAvailable NotAvailable NotAvailable

An unsupported border option.

PrinterCustom PrinterCustom PrinterCustom PrinterCustom

A border option that is specific to the printer device.