Skip to main content
All docs
V25.1
  • 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.v25.1.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