Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 736 Bytes

printcollation.md

File metadata and controls

37 lines (25 loc) · 736 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Graphics.Printing.PrintCollation
winrt enum
xbox

PrintCollation

-description

Specifies the collation option.

-enum-fields

-field Default:0

The default collation option.

-field NotAvailable:1

An unsupported collation option.

-field PrinterCustom:2

A custom collation option that is specific to the print device.

-field Collated:3

An option to specify that collation has been selected for the printed output.

-field Uncollated:4

An option to specify that collation has not been selected for the printed output.

-remarks

-examples

-see-also