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

属性值

打孔选项。

适用于