PrintTaskOptions.Duplex 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定列印工作的雙工選項。
public:
property PrintDuplex Duplex { PrintDuplex get(); void set(PrintDuplex value); };
PrintDuplex Duplex();
void Duplex(PrintDuplex value);
public PrintDuplex Duplex { get; set; }
var printDuplex = printTaskOptions.duplex;
printTaskOptions.duplex = printDuplex;
Public Property Duplex As PrintDuplex
屬性值
雙工選項。