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

In This Topic
    EndnoteOptions Property (Settings)
    In This Topic
    Provides options that control numbering and positioning of endnotes in the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndnoteOptions As EndnoteOptions
    public EndnoteOptions EndnoteOptions {get;}
    See Also