Gets or sets a value indicating whether the Printer button is enabled.
[Visual Basic] Public Property AllowPrinter As Boolean [C#] public bool AllowPrinter {get; set;} [C++] public: __property bool get_AllowPrinter(); public: __property void set_AllowPrinter(bool); [JScript] public function get AllowPrinter() : Boolean; public function set AllowPrinter(Boolean);
true if the Printer button is enabled; otherwise, false. The default is true.
PageSetupDialog Class | PageSetupDialog Members | System.WinForms Namespace | System.WinForms.Printing.PageSetupDialog.AllowMargins | System.WinForms.Printing.PageSetupDialog.AllowOrientation | AllowPaper