DocList

Overview

DocList is a class in Aspose.Words for Python. Inherits from: BaseModel.

DocList.list_id returns the identifier of the list.

Properties

NameTypeAccessDescription
list_idintReadIs the integer identifier of the list within the document
is_multi_levelboolReadIndicates whether the list supports multiple nesting levels
levelslist[ListLevel]ReadProvides a list of ListLevel objects defining each level of the list