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

In This Topic
    FootnoteOptions Property (PageSetup)
    In This Topic
    Gets options that control numbering and positioning of footnotes in a section.
    Syntax
    'Declaration
     
    Public ReadOnly Property FootnoteOptions As FootnoteOptions
    public FootnoteOptions FootnoteOptions {get;}
    See Also