PrintTaskOptions.Collation | collation property
Gets or sets the collation option of the print tasks.
Syntax
var collation = printTaskOptions.collation;
printTaskOptions.collation = collation;
Property value
Type: PrintCollation
The collation option.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
