Gets the list of numbers calculated by counting list paragraphs and their indentation levels.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic IList<int> Numbers { get; }
Public ReadOnly Property Numbers As IList(Of Integer)
Get
Property Value
IListInt32
See Also