A newer version of this page is available.
Switch to the current version.
XtraPageSettingsBase.LeftMargin Property
Gets or sets the left page margin.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The left page margin, in hundredths of an inch. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to LeftMargin |
---|---|---|
Cross-Platform Class Library | RemotePrintingSystem |
|
PrintingSystemBase |
|
|
WinForms Controls | PrintingSystem |
|
PrintingSystem |
|
|
WPF Controls | IDocumentViewModel |
|
PrintingSystem |
|
Remarks
Use margins to specify the position of page contents.
Implements
See Also
Feedback