PageSetupDialog 构造函数

定义

初始化 PageSetupDialog 类的新实例。

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

注解

创建实例 PageSetupDialog 时,以下属性将初始化为指定的值。

properties 初始值
AllowMargins true
AllowOrientation true
AllowPaper true
AllowPrinter true
Document null
MinMargins null
PageSettings null
PrinterSettings null
ShowHelp false
ShowNetwork true

可以通过对属性的单独调用更改其中任何属性的值。

适用于

另请参阅