PageSetupDialog 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 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 |
您可以透過對 屬性的個別呼叫來變更這些屬性的值。