ListLevelFormatCollectionItem Property |
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic ListLevelFormat this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As ListLevelFormat
Get
Parameters
- index Int32
- The zero-based index of the ListLevelFormat.
Return Value
ListLevelFormatThe
ListLevelFormat.
See Also