Skip to main content

IPageSettings.BottomMargin Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.Printing.Core

Declaration

int BottomMargin { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

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