Skip to main content

IPageSettings.TopMarginF Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.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