ListLevelFormatCollection Class |
Represents a read-only collection of list level formatting.
Inheritance Hierarchy Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.19
Syntaxpublic sealed class ListLevelFormatCollection : ReadOnlyCollection<ListLevelFormat>
Public NotInheritable Class ListLevelFormatCollection
Inherits ReadOnlyCollection(Of ListLevelFormat)
The ListLevelFormatCollection type exposes the following members.
Properties
See Also