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