MarginsRect property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TRect MarginsRect

Delphi Syntax

MarginsRect: TRect

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the widths of the left, top, right, and bottom margins, in thousandths of an inch, used by the PrintPreview and PrintStitchedImages dialog boxes. 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, MinMarginsRect property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events