ListLevelEquals Method (ListLevel)

Compares with the specified ListLevel.

Namespace:  Aspose.Words.Lists
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public bool Equals(
	ListLevel level
)

Parameters

level
Type: Aspose.Words.ListsListLevel

Return Value

Type: Boolean
See Also