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