Back to Devexpress

ReadOnlyEndnoteOptions.StartNumber Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-readonlyendnoteoptions-4b0a5a7b.md

latest1.5 KB
Original Source

ReadOnlyEndnoteOptions.StartNumber Property

Gets the endnote reference’s starting number.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
int StartNumber { get; }
vb
ReadOnly Property StartNumber As Integer

Property Value

TypeDescription
Int32

The starting number.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to StartNumber
ReadOnlySectionsProperties

.EndnoteOptions .StartNumber

|

See Also

ReadOnlyEndnoteOptions Interface

ReadOnlyEndnoteOptions Members

DevExpress.XtraRichEdit.API.Native Namespace