This topic has not yet been rated - Rate this topic

PrintCollationOptionDetails.State | state property

Gets or sets the state of the print collation option.

Syntax


var state = printCollationOptionDetails.state;
printCollationOptionDetails.state = state;

Property value

Type: PrintOptionStates

The state of the collation option.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Graphics.Printing.OptionDetails
Windows::Graphics::Printing::OptionDetails [C++]

Metadata

Windows.winmd

See also

PrintCollationOptionDetails

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.