PrintCopiesOptionDetails.Value Property

Definition

Gets or sets the number of copies for a print task.

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

Property Value

Object

Platform::Object

IInspectable

The number of copies for a print task.

Implements

Applies to