MinMarginsRect property (LEADDlgFile Control)
Builder Syntax |
TRect MinMarginsRect |
Delphi Syntax |
MinMarginsRect: TRect |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the minimum allowable widths for the left, top, right, and bottom margins (in thousandths of an inch) used by the PrintPreview and PrintStitchedImages dialog boxes. These values must be less than or equal to the values specified in the MarginsRect property. For more information on the margins, refer to the Microsoft SDK documentation – Windows User Interface – PAGESETUPDLG.
See Also
Elements: |
ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method, DevModeHandle property, DevNamesHandle property, MarginsRect property |
Topics: |