PrintCollationOptionDetails.Value Property

Definition

Gets or sets the enumerated value of the print collation option.

public:
 property Platform::Object ^ Value { Platform::Object ^ get(); };
IInspectable Value();
public object Value { get; }
var object = printCollationOptionDetails.value;
Public ReadOnly Property Value As Object

Property Value

Object

Platform::Object

IInspectable

The value of the print collation option.

Implements

Applies to