PageSetupDialog コンストラクター

定義

PageSetupDialog クラスの新しいインスタンスを初期化します。

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

注釈

インスタンス PageSetupDialog が作成されると、次のプロパティが指定した値に初期化されます。

プロパティ 初期値
AllowMargins true
AllowOrientation true
AllowPaper true
AllowPrinter true
Document null
MinMargins null
PageSettings null
PrinterSettings null
ShowHelp false
ShowNetwork true

これらのプロパティの値は、プロパティを個別に呼び出して変更できます。

適用対象

こちらもご覧ください