PrintDuplexOptionDetails.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the enumerated vlaue of the print duplex option.
public:
property Platform::Object ^ Value { Platform::Object ^ get(); };
IInspectable Value();
public object Value { get; }
var object = printDuplexOptionDetails.value;
Public ReadOnly Property Value As Object
Property Value
The enumerated value of the print duplex option.