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

In This Topic
    NumberingRule Property (FootnoteOptions)
    In This Topic
    Gets or sets when automatic numbering restarts.
    Syntax
    'Declaration
     
    Public Property NumberingRule As FootnoteNumberingRule
    public FootnoteNumberingRule NumberingRule {get; set;}
    See Also