Skip to main content
A newer version of this page is available. .

IPageSettings.RightMargin Property

For internal use.

Namespace: DevExpress.DocumentView

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

int RightMargin { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

Object Type Path to RightMargin
IDocument
.PageSettings .RightMargin
See Also