Interface IPageSetupDialogHandler
Contains methods and properties which allow to control page setup dialog.
public interface IPageSetupDialogHandler : IBasePrintDialogHandler, IDialogHandler, IDisposable
Properties
- AllowMargins
Gets or sets a value indicating whether the margins section of the dialog box is enabled.
- AllowOrientation
Gets or sets a value indicating whether the orientation section of the dialog box (landscape versus portrait) is enabled.
- AllowPaper
Gets or sets a value indicating whether the paper section of the dialog box (paper size and paper source) is enabled.
- AllowPrinter
Gets or sets a value indicating whether the Printer button is enabled.
- MinMargins
Gets or sets a value indicating the minimum margins, in millimeters, the user is allowed to select.