Back to Devexpress

SectionMargins.HeaderOffset Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-sectionmargins-fb960e32.md

latest1.4 KB
Original Source

SectionMargins.HeaderOffset Property

Gets or sets a value that specifies the distance between the header and the top of the page.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
float HeaderOffset { get; set; }
vb
Property HeaderOffset As Single

Property Value

TypeDescription
Single

A Single value that specifies the margin in current measure units.

|

See Also

SectionMargins Interface

SectionMargins Members

DevExpress.XtraRichEdit.API.Native Namespace