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

In This Topic
    NumberStyle Property (FootnoteOptions)
    In This Topic
    Gets or sets the number format for automatically numbered footnotes.
    Syntax
    'Declaration
     
    Public Property NumberStyle As NumberStyle
    public NumberStyle NumberStyle {get; set;}
    See Also