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
属性值
打孔选项。