Skip to main content

IPageSettings.RightMarginF Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.Printing.Core

Declaration

float RightMarginF { get; set; }

Property Value

Type
Single

Property Paths

You can access this nested property as listed below:

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