com.aspose.words
Class FootnoteSeparatorCollection
java.lang.Object
com.aspose.words.FootnoteSeparatorCollection
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable
public class FootnoteSeparatorCollection
- extends java.lang.Object
Provides typed access to FootnoteSeparator nodes of a document.
FootnoteSeparatorCollection
public FootnoteSeparatorCollection()
-
|
Property Getters/Setters Detail |
getByFootnoteSeparatorType | |
public FootnoteSeparator getByFootnoteSeparatorType(int separatorType)
|
-
Retrieves a FootnoteSeparator of the specified type.
Returns
null if the footnote/endnote separator of the specified type is not found.
- Parameters:
separatorType - A FootnoteSeparatorType value.
-
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.