PrintDialog 생성자

정의

PrintDialog 클래스의 새 인스턴스를 초기화합니다.

public:
 PrintDialog();
public PrintDialog ();
Public Sub New ()

설명

인스턴스를 만들면 PrintDialog, 다음 읽기/쓰기 속성을 초기 값으로 설정 됩니다.

속성 초기 값
AllowSomePages false
AllowPrintToFile true
AllowSelection false
Document null
PrinterSettings null
PrintToFile false
ShowHelp false
ShowNetwork true

속성에 대한 별도의 호출을 통해 이러한 속성 중 하나에 대한 값을 변경할 수 있습니다.

적용 대상

추가 정보