ListStyleListLevelFormats Property |
Gets the formatting for each list style level.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic ListLevelFormatCollection ListLevelFormats { get; }
Public ReadOnly Property ListLevelFormats As ListLevelFormatCollection
Get
Property Value
ListLevelFormatCollection
See Also