PageSetupDialog.AllowMargins 屬性

定義

取得或設定值,指出是否啟用對話方塊邊界區段。

public:
 property bool AllowMargins { bool get(); void set(bool value); };
public bool AllowMargins { get; set; }
member this.AllowMargins : bool with get, set
Public Property AllowMargins As Boolean

屬性值

Boolean

如果啟用對話方塊的邊界區段,則為 true,否則為 false。 預設為 true

適用於

另請參閱