Skip to main content

IPageSettings.BottomMarginF Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.Printing.Core

#Declaration

float BottomMarginF { get; set; }

#Property Value

Type
Single

#Property Paths

You can access this nested property as listed below:

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