共用方式為


IPrintOptionDetails.Value 屬性

定義

取得列印工作選項的列舉值。

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

屬性值

Object

Platform::Object

IInspectable

列印工作選項的列舉值。

適用於