Item

FootnoteSeparatorCollection indexer

Retrieves a FootnoteSeparator of the specified type.

public FootnoteSeparator this[FootnoteSeparatorType separatorType] { get; set; }

Remarks

Returns null if the footnote/endnote separator of the specified type is not found.

See Also