Skip to main content
All docs
V24.2

ReadOnlyPageBorder.Offset Property

Gets a value that specifies page border offset (measured from page edges or from text).

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

float Offset { get; }

Property Value

Type Description
Single

A Single value that specifies the offset.

See Also