FootnoteSeparatorCollection
FootnoteSeparatorCollection class
Provides typed access to FootnoteSeparator
nodes of a document.
public class FootnoteSeparatorCollection : IEnumerable<FootnoteSeparator>
Constructors
Name | Description |
---|---|
FootnoteSeparatorCollection() | The default constructor. |
Properties
Name | Description |
---|---|
Item { get; } | Retrieves a FootnoteSeparator of the specified type. |
Methods
Name | Description |
---|---|
GetEnumerator() |
See Also
- class FootnoteSeparator
- namespace Aspose.Words.Notes
- assembly Aspose.Words