[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FootnoteOptions

FootnoteOptions Class

Represents the footnote numbering options for a document or section.

Inheritance
FootnoteOptions
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class FootnoteOptions
Public Class FootnoteOptions

Properties

Name Description
CustomNumberStyle

Gets or sets a custom number format using the syntax defined by the XSLT 1.0 format attribute.

LayoutColumns

Gets or sets the way footnotes are laid out in columns when the section containing the reference mark has multiple columns. This property has affect only for the current section (not in Settings).

Location

Gets or sets the footnotes position.

NumberStyle

Gets or sets the number format for automatically numbered footnotes.

NumberingRule

Gets or sets when automatic numbering restarts.

StartingNumber

Gets or sets the starting number or character for the first automatically numbered footnotes.

Methods

Name Description
ClearFormatting()

Resets footnote options to default values defined in Settings.