IPrintOptionDetails.Value Property

Definition

Gets the enumerated value of a print task option.

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

Property Value

Object

Platform::Object

IInspectable

The enumerated value of a print task option.

Applies to