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