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

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