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