FootnoteSeparatorCollection

FootnoteSeparatorCollection

Overview

FootnoteSeparatorCollection is a class in Aspose.Words FOSS for .NET. Inherits from: IEnumerable<FootnoteSeparator>.

Provides typed access to FootnoteSeparator nodes of a document.

This class provides 1 method for working with FootnoteSeparatorCollection objects in .NET programs. Available methods include: GetEnumerator. All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package.

Methods

SignatureDescription
GetEnumerator()Calls GetEnumerator on this FootnoteSeparatorCollection instance.

See Also