Skip to main content

IPageSettings.LeftMargin Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.Printing.Core

Declaration

int LeftMargin { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

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