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

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