A newer version of this page is available.
Switch to the current version.
XtraPageSettingsBase.Margins Property
Gets the margins of a report page.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Margins | The margins (in hundredths of an inch) of a report page. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Margins |
---|---|---|
Cross-Platform Class Library | RemotePrintingSystem |
|
PrintingSystemBase |
|
|
WinForms Controls | PrintingSystem |
|
PrintingSystem |
|
|
WPF Controls | IDocumentViewModel |
|
PrintingSystem |
|
Remarks
For more information, refer to the System.Drawing.Printing.Margins topic in MSDN.
See Also
Feedback