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

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