Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EndnoteOptions Class / StartingNumber Property

In This Topic
    StartingNumber Property (EndnoteOptions)
    In This Topic
    Gets or sets the starting number or character for the first automatically numbered endnotes.
    Syntax
    'Declaration
     
    Public Property StartingNumber As System.UShort
    public System.ushort StartingNumber {get; set;}
    See Also