IPrintTaskOptionsCoreProperties.HolePunch 屬性

定義

取得或設定列印工作的孔孔孔選項。

public:
 property PrintHolePunch HolePunch { PrintHolePunch get(); void set(PrintHolePunch value); };
PrintHolePunch HolePunch();

void HolePunch(PrintHolePunch value);
public PrintHolePunch HolePunch { get; set; }
var printHolePunch = iPrintTaskOptionsCoreProperties.holePunch;
iPrintTaskOptionsCoreProperties.holePunch = printHolePunch;
Public Property HolePunch As PrintHolePunch

屬性值

孔孔穿孔選項。

適用於