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

IPageSettings.TopMarginF Property

For internal use.

Namespace: DevExpress.DocumentView

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

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

Declaration

float TopMarginF { get; set; }

Property Value

Type
Single

Property Paths

You can access this nested property as listed below:

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