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

속성 값

구멍 펀치 옵션입니다.

적용 대상