MinMarginsRect property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

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:

Imaging Common Dialogs: Properties, Methods, and Events