Skip to main content

IPageSettings.LeftMarginF Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.Printing.Core

Declaration

float LeftMarginF { get; set; }

Property Value

Type
Single

Property Paths

You can access this nested property as listed below:

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